Compare commits

..

2 Commits

Author SHA1 Message Date
fe9b64ffe3 fix(deps): update nextjs monorepo to v15.3.0
All checks were successful
Lint / Lint (push) Successful in 3m22s
2025-04-12 01:04:38 +00:00
d912528b6c chore(deps): update dependency @types/node to v22.14.1
All checks were successful
Lint / Lint (push) Successful in 38s
2025-04-12 00:03:38 +00:00
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -24,7 +24,7 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "22.14.0",
"@types/node": "22.14.1",
"@types/react": "19.1.0",
"@types/react-dom": "19.1.1",
"eslint": "8.57.1",
@ -1970,9 +1970,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "22.14.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.14.0.tgz",
"integrity": "sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==",
"version": "22.14.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.14.1.tgz",
"integrity": "sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -25,7 +25,7 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "22.14.0",
"@types/node": "22.14.1",
"@types/react": "19.1.0",
"@types/react-dom": "19.1.1",
"eslint": "8.57.1",