chore(deps): pin dependencies
This commit is contained in:
10
package.json
10
package.json
@ -25,14 +25,14 @@
|
||||
"tailwindcss-animate": "^1.0.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20",
|
||||
"@types/node": "20.16.3",
|
||||
"@types/react": "^18",
|
||||
"@types/react-dom": "^18",
|
||||
"eslint": "^8",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-next": "14.2.7",
|
||||
"postcss": "^8",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"postcss": "8.4.44",
|
||||
"tailwindcss": "3.4.10",
|
||||
"turbo": "2.1.1",
|
||||
"typescript": "^5"
|
||||
"typescript": "5.5.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user