Compare commits
3 Commits
ac5ab6acce
...
bf7cf50ae0
Author | SHA1 | Date | |
---|---|---|---|
bf7cf50ae0 | |||
257cd7e0ef | |||
3bdd75d3ab |
1072
package-lock.json
generated
1072
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
@ -26,17 +26,17 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "22.13.5",
|
"@types/node": "22.13.5",
|
||||||
"@types/react": "19.0.9",
|
"@types/react": "19.0.10",
|
||||||
"@types/react-dom": "19.0.3",
|
"@types/react-dom": "19.0.4",
|
||||||
"eslint": "8.57.1",
|
"eslint": "8.57.1",
|
||||||
"eslint-config-next": "15.1.7",
|
"eslint-config-next": "15.1.7",
|
||||||
"postcss": "8.5.3",
|
"postcss": "8.5.3",
|
||||||
"tailwindcss": "3.4.17",
|
"tailwindcss": "4.0.9",
|
||||||
"turbo": "2.4.2",
|
"turbo": "2.4.2",
|
||||||
"typescript": "5.7.3"
|
"typescript": "5.7.3"
|
||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"@types/react": "19.0.9",
|
"@types/react": "19.0.10",
|
||||||
"@types/react-dom": "19.0.3"
|
"@types/react-dom": "19.0.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user