Update npm dependencies.

This commit is contained in:
2024-12-25 23:02:16 +13:00
parent 52536b2e3e
commit bec9d39ba1
2 changed files with 155 additions and 155 deletions

View File

@ -16,19 +16,19 @@
},
"dependencies": {
"@fontsource/inter": "4.5.2",
"@next/bundle-analyzer": "^15.1.0",
"@next/bundle-analyzer": "^15.1.2",
"@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",
"image-size": "1.2.0",
"mdx-bundler": "^8.0.0",
"next": "^15.1.0",
"next": "^15.1.2",
"next-themes": "^0.4.4",
"postcss": "^8.4.49",
"preact": "^10.25.2",
"preact": "^10.25.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-medium-image-zoom": "^4.3.5",
@ -43,7 +43,7 @@
"remark-gfm": "^3.0.1",
"remark-math": "^6.0.0",
"sharp": "^0.33.5",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
@ -51,13 +51,13 @@
"cross-env": "^7.0.3",
"dedent": "^1.5.3",
"eslint": "^8.0.0",
"eslint-config-next": "15.1.0",
"eslint-config-next": "15.1.2",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"file-loader": "^6.2.0",
"globby": "14.0.2",
"husky": "^9.1.7",
"inquirer": "^12.2.0",
"inquirer": "^12.3.0",
"lint-staged": "^15.2.11",
"next-remote-watch": "^2.0.0",
"prettier": "^3.4.2",