chore(npm): audit fix

This commit is contained in:
2026-07-29 06:39:37 +02:00
parent 605685abb3
commit 046c2f395a
+2 -2
View File
@@ -11,6 +11,7 @@
"preview": "vite preview"
},
"dependencies": {
"@shikijs/rehype": "^4.3.1",
"@tailwindcss/vite": "^4.2.2",
"react": "^19.2.4",
"react-dom": "^19.2.4",
@@ -19,7 +20,6 @@
"rehype-sanitize": "^6.0.0",
"remark-gfm": "^4.0.1",
"shiki": "^4.3.1",
"@shikijs/rehype": "^4.3.1",
"tailwindcss": "^4.2.2"
},
"devDependencies": {
@@ -32,7 +32,7 @@
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",
"babel-plugin-react-compiler": "^1.0.0",
"eslint": "^9.39.4",
"eslint": "^10.8.0",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.5.2",
"globals": "^17.4.0",