Update all npm dependencies (2025-06-06)
This commit is contained in:
20
package.json
20
package.json
@@ -35,14 +35,14 @@
|
||||
"@astrojs/markdown-remark": "^6.3.2",
|
||||
"@astrojs/mdx": "^4.3.0",
|
||||
"@astrojs/react": "^4.3.0",
|
||||
"@astrojs/rss": "^4.0.11",
|
||||
"@astrojs/sitemap": "^3.4.0",
|
||||
"@astrojs/vercel": "^8.1.4",
|
||||
"@astrojs/rss": "^4.0.12",
|
||||
"@astrojs/sitemap": "^3.4.1",
|
||||
"@astrojs/vercel": "^8.1.5",
|
||||
"@expressive-code/plugin-collapsible-sections": "^0.41.2",
|
||||
"@expressive-code/plugin-line-numbers": "^0.41.2",
|
||||
"@fingerprintjs/fingerprintjs": "^4.6.2",
|
||||
"@iconify-json/line-md": "^1.2.8",
|
||||
"@iconify-json/lucide": "^1.2.45",
|
||||
"@iconify-json/lucide": "^1.2.46",
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@neondatabase/serverless": "^1.0.0",
|
||||
"@radix-ui/react-avatar": "^1.1.10",
|
||||
@@ -54,18 +54,18 @@
|
||||
"@resvg/resvg-js": "^2.6.2",
|
||||
"@tailwindcss/vite": "^4.1.8",
|
||||
"@types/react": "19.1.6",
|
||||
"@types/react-dom": "19.1.5",
|
||||
"@vercel/routing-utils": "^5.0.4",
|
||||
"@types/react-dom": "19.1.6",
|
||||
"@vercel/routing-utils": "^5.0.5",
|
||||
"@vercel/speed-insights": "^1.2.0",
|
||||
"astro": "^5.8.1",
|
||||
"astro": "^5.9.0",
|
||||
"astro-expressive-code": "^0.41.2",
|
||||
"astro-icon": "^1.1.5",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"framer-motion": "^12.15.0",
|
||||
"framer-motion": "^12.16.0",
|
||||
"fuse.js": "^7.1.0",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"lucide-react": "^0.511.0",
|
||||
"lucide-react": "^0.513.0",
|
||||
"react": "19.1.0",
|
||||
"react-dom": "19.1.0",
|
||||
"react-icons": "^5.5.0",
|
||||
@@ -76,7 +76,7 @@
|
||||
"remark-emoji": "^5.0.1",
|
||||
"remark-math": "^6.0.0",
|
||||
"remark-sectionize": "^2.1.0",
|
||||
"satori": "^0.13.1",
|
||||
"satori": "^0.13.2",
|
||||
"satori-html": "^0.3.2",
|
||||
"tailwind-merge": "^3.3.0",
|
||||
"typescript": "^5.8.3"
|
||||
|
||||
Reference in New Issue
Block a user