update eslint and pliny
This commit is contained in:
parent
caedfeac50
commit
a25226f8ba
12
package.json
12
package.json
@ -27,7 +27,7 @@
|
||||
"next": "15.0.2",
|
||||
"next-contentlayer2": "0.5.3",
|
||||
"next-themes": "^0.3.0",
|
||||
"pliny": "0.2.1",
|
||||
"pliny": "0.4.0",
|
||||
"postcss": "^8.4.24",
|
||||
"react": "rc",
|
||||
"react-dom": "rc",
|
||||
@ -49,13 +49,13 @@
|
||||
"@svgr/webpack": "^8.0.1",
|
||||
"@types/mdx": "^2.0.12",
|
||||
"@types/react": "^18.2.73",
|
||||
"@typescript-eslint/eslint-plugin": "^6.1.0",
|
||||
"@typescript-eslint/parser": "^6.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.12.0",
|
||||
"@typescript-eslint/parser": "^8.12.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.45.0",
|
||||
"eslint": "^9.14.0",
|
||||
"eslint-config-next": "15.0.2",
|
||||
"eslint-config-prettier": "^8.8.0",
|
||||
"eslint-plugin-prettier": "^5.0.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-prettier": "^5.2.0",
|
||||
"husky": "^9.0.0",
|
||||
"lint-staged": "^13.0.0",
|
||||
"prettier": "^3.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user