Update all npm dependencies (2025-08-01)

This commit is contained in:
depfu[bot]
2025-08-01 06:12:51 +00:00
committed by GitHub
parent d2fb863bbe
commit bc62f2e64e
2 changed files with 11 additions and 11 deletions

18
package-lock.json generated
View File

@@ -35,12 +35,12 @@
"@types/react-dom": "19.1.7", "@types/react-dom": "19.1.7",
"@vercel/routing-utils": "^5.1.1", "@vercel/routing-utils": "^5.1.1",
"@vercel/speed-insights": "^1.2.0", "@vercel/speed-insights": "^1.2.0",
"astro": "^5.12.4", "astro": "^5.12.6",
"astro-expressive-code": "^0.41.3", "astro-expressive-code": "^0.41.3",
"astro-icon": "^1.1.5", "astro-icon": "^1.1.5",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"framer-motion": "^12.23.11", "framer-motion": "^12.23.12",
"fuse.js": "^7.1.0", "fuse.js": "^7.1.0",
"lodash.debounce": "^4.0.8", "lodash.debounce": "^4.0.8",
"lucide-react": "^0.534.0", "lucide-react": "^0.534.0",
@@ -4366,9 +4366,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "5.12.4", "version": "5.12.6",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.12.4.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.6.tgz",
"integrity": "sha512-ns+/KpfWToKvVf2DJTj4EIa4U59/XVBXeeq6VZUr5DXe6OZJFs8NfJi+W20nRm5nduIeBZGRzaoxPFq9lm4WEg==", "integrity": "sha512-vDtuDYj/XlxyI2Ex63BM4/Awde8Pl3U3wS5I1NhogFIBPohBaJ1g9puu42XEm7GMZxRn9N3xFEpSP9uEO0W9/w==",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.12.2", "@astrojs/compiler": "^2.12.2",
"@astrojs/internal-helpers": "0.6.1", "@astrojs/internal-helpers": "0.6.1",
@@ -6159,11 +6159,11 @@
} }
}, },
"node_modules/framer-motion": { "node_modules/framer-motion": {
"version": "12.23.11", "version": "12.23.12",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.23.11.tgz", "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.23.12.tgz",
"integrity": "sha512-VzNi+exyI3bn7Pzvz1Fjap1VO9gQu8mxrsSsNamMidsZ8AA8W2kQsR+YQOciEUbMtkKAWIbPHPttfn5e9jqqJQ==", "integrity": "sha512-6e78rdVtnBvlEVgu6eFEAgG9v3wLnYEboM8I5O5EXvfKC8gxGQB8wXJdhkMy10iVcn05jl6CNw7/HTsTCfwcWg==",
"dependencies": { "dependencies": {
"motion-dom": "^12.23.9", "motion-dom": "^12.23.12",
"motion-utils": "^12.23.6", "motion-utils": "^12.23.6",
"tslib": "^2.4.0" "tslib": "^2.4.0"
}, },

View File

@@ -57,12 +57,12 @@
"@types/react-dom": "19.1.7", "@types/react-dom": "19.1.7",
"@vercel/routing-utils": "^5.1.1", "@vercel/routing-utils": "^5.1.1",
"@vercel/speed-insights": "^1.2.0", "@vercel/speed-insights": "^1.2.0",
"astro": "^5.12.4", "astro": "^5.12.6",
"astro-expressive-code": "^0.41.3", "astro-expressive-code": "^0.41.3",
"astro-icon": "^1.1.5", "astro-icon": "^1.1.5",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"framer-motion": "^12.23.11", "framer-motion": "^12.23.12",
"fuse.js": "^7.1.0", "fuse.js": "^7.1.0",
"lodash.debounce": "^4.0.8", "lodash.debounce": "^4.0.8",
"lucide-react": "^0.534.0", "lucide-react": "^0.534.0",