📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-07-29 07:59:17 +00:00
parent 60364c6660
commit 0c634043e3
427 changed files with 26138 additions and 2336 deletions
@@ -19,20 +19,20 @@
"@fontsource/jetbrains-mono": "^5.2.8",
"@fontsource/outfit": "^5.2.8",
"@phosphor-icons/react": "^2.1.10",
"@supabase/supabase-js": "^2.110.0",
"@supabase/supabase-js": "^2.111.0",
"github-markdown-css": "^5.9.0",
"highlight.js": "^11.11.1",
"react": "^19.2.7",
"react-dom": "^19.2.7",
"react-markdown": "^10.1.0",
"react-router-dom": "^7.17.0",
"react-router": "^8.3.0",
"react-virtuoso": "^4.18.7",
"rehype-highlight": "^7.0.2",
"remark-gfm": "^4.0.1",
"sanitize-filename": "^1.6.4"
},
"devDependencies": {
"@eslint/js": "^9.39.1",
"@eslint/js": "^10.0.1",
"@tailwindcss/postcss": "^4.2.0",
"@testing-library/jest-dom": "^6.4.0",
"@testing-library/react": "^16.0.0",
@@ -42,16 +42,16 @@
"@vitejs/plugin-react": "^6.0.2",
"@vitest/coverage-v8": "^4.1.8",
"autoprefixer": "^10.4.24",
"eslint": "^9.39.1",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.4.24",
"eslint": "^10.8.0",
"eslint-plugin-react-hooks": "^7.1.1",
"eslint-plugin-react-refresh": "^0.5.3",
"express-rate-limit": "^8.5.2",
"globals": "^16.5.0",
"jsdom": "^24.0.0",
"postcss": "^8.5.6",
"postcss": "8.5.18",
"tailwindcss": "^4.2.0",
"typescript": "^5.4.0",
"typescript-eslint": "^8.46.1",
"typescript-eslint": "^8.65.0",
"vite": "^8.0.16",
"vitest": "^4.1.8"
},