Updated dependencies, reintroduced bundle analyzer (#159)
This commit is contained in:
committed by
GitHub
parent
f5a961f155
commit
f2c74bd11c
@@ -14,14 +14,14 @@
|
||||
"format": "prettier --check \"**/*.{js,json}\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@next/eslint-plugin-next": "15.1.6",
|
||||
"@next/eslint-plugin-next": "15.1.7",
|
||||
"@types/eslint": "9.6.1",
|
||||
"eslint-config-next": "15.1.6",
|
||||
"eslint-config-next": "15.1.7",
|
||||
"eslint-config-prettier": "^10.0.1",
|
||||
"eslint-config-turbo": "^2.4.0",
|
||||
"eslint-config-turbo": "^2.4.1",
|
||||
"eslint-plugin-react": "7.37.4",
|
||||
"eslint-plugin-react-hooks": "^5.1.0",
|
||||
"typescript-eslint": "8.23.0"
|
||||
"typescript-eslint": "8.24.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@kit/prettier-config": "workspace:*",
|
||||
|
||||
Reference in New Issue
Block a user