Update npm dependencies.
This commit is contained in:
16
package.json
16
package.json
@ -16,18 +16,18 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource/inter": "4.5.2",
|
||||
"@next/bundle-analyzer": "^14.2.6",
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
"@tailwindcss/typography": "^0.5.14",
|
||||
"@next/bundle-analyzer": "^14.2.8",
|
||||
"@tailwindcss/forms": "^0.5.9",
|
||||
"@tailwindcss/typography": "^0.5.15",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"esbuild": "^0.14.0",
|
||||
"github-slugger": "^2.0.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"image-size": "1.1.1",
|
||||
"mdx-bundler": "^8.0.0",
|
||||
"next": "^14.2.6",
|
||||
"next": "^14.2.8",
|
||||
"next-themes": "^0.3.0",
|
||||
"postcss": "^8.4.41",
|
||||
"postcss": "^8.4.45",
|
||||
"preact": "^10.23.2",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
@ -51,14 +51,14 @@
|
||||
"cross-env": "^7.0.3",
|
||||
"dedent": "^1.5.3",
|
||||
"eslint": "^8.0.0",
|
||||
"eslint-config-next": "14.2.6",
|
||||
"eslint-config-next": "14.2.8",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"file-loader": "^6.2.0",
|
||||
"globby": "14.0.2",
|
||||
"husky": "^9.1.5",
|
||||
"inquirer": "^10.1.8",
|
||||
"lint-staged": "^15.2.9",
|
||||
"inquirer": "^10.2.1",
|
||||
"lint-staged": "^15.2.10",
|
||||
"next-remote-watch": "^2.0.0",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-tailwindcss": "^0.6.6",
|
||||
|
||||
Reference in New Issue
Block a user