Update npm dependencies.
This commit is contained in:
10
package.json
10
package.json
@ -16,7 +16,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource/inter": "4.5.2",
|
||||
"@next/bundle-analyzer": "^14.2.4",
|
||||
"@next/bundle-analyzer": "^14.2.5",
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
"@tailwindcss/typography": "^0.5.13",
|
||||
"autoprefixer": "^10.4.19",
|
||||
@ -25,7 +25,7 @@
|
||||
"gray-matter": "^4.0.3",
|
||||
"image-size": "1.1.1",
|
||||
"mdx-bundler": "^8.0.0",
|
||||
"next": "^14.2.4",
|
||||
"next": "^14.2.5",
|
||||
"next-themes": "^0.3.0",
|
||||
"postcss": "^8.4.39",
|
||||
"preact": "^10.22.1",
|
||||
@ -43,7 +43,7 @@
|
||||
"remark-gfm": "^3.0.1",
|
||||
"remark-math": "^5.1.1",
|
||||
"sharp": "^0.33.4",
|
||||
"tailwindcss": "^3.4.4",
|
||||
"tailwindcss": "^3.4.5",
|
||||
"unist-util-visit": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -51,7 +51,7 @@
|
||||
"cross-env": "^7.0.3",
|
||||
"dedent": "^1.5.3",
|
||||
"eslint": "^8.0.0",
|
||||
"eslint-config-next": "14.2.4",
|
||||
"eslint-config-next": "14.2.5",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"file-loader": "^6.2.0",
|
||||
@ -60,7 +60,7 @@
|
||||
"inquirer": "^10.0.1",
|
||||
"lint-staged": "^15.2.7",
|
||||
"next-remote-watch": "^2.0.0",
|
||||
"prettier": "^3.3.2",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-tailwindcss": "^0.6.5",
|
||||
"socket.io": "^4.7.5",
|
||||
"socket.io-client": "^4.7.5"
|
||||
|
||||
Reference in New Issue
Block a user