Update all npm dependencies (2025-08-01)
This commit is contained in:
18
package-lock.json
generated
18
package-lock.json
generated
@@ -35,12 +35,12 @@
|
||||
"@types/react-dom": "19.1.7",
|
||||
"@vercel/routing-utils": "^5.1.1",
|
||||
"@vercel/speed-insights": "^1.2.0",
|
||||
"astro": "^5.12.4",
|
||||
"astro": "^5.12.6",
|
||||
"astro-expressive-code": "^0.41.3",
|
||||
"astro-icon": "^1.1.5",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"framer-motion": "^12.23.11",
|
||||
"framer-motion": "^12.23.12",
|
||||
"fuse.js": "^7.1.0",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"lucide-react": "^0.534.0",
|
||||
@@ -4366,9 +4366,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "5.12.4",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-5.12.4.tgz",
|
||||
"integrity": "sha512-ns+/KpfWToKvVf2DJTj4EIa4U59/XVBXeeq6VZUr5DXe6OZJFs8NfJi+W20nRm5nduIeBZGRzaoxPFq9lm4WEg==",
|
||||
"version": "5.12.6",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-5.12.6.tgz",
|
||||
"integrity": "sha512-vDtuDYj/XlxyI2Ex63BM4/Awde8Pl3U3wS5I1NhogFIBPohBaJ1g9puu42XEm7GMZxRn9N3xFEpSP9uEO0W9/w==",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.12.2",
|
||||
"@astrojs/internal-helpers": "0.6.1",
|
||||
@@ -6159,11 +6159,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/framer-motion": {
|
||||
"version": "12.23.11",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.23.11.tgz",
|
||||
"integrity": "sha512-VzNi+exyI3bn7Pzvz1Fjap1VO9gQu8mxrsSsNamMidsZ8AA8W2kQsR+YQOciEUbMtkKAWIbPHPttfn5e9jqqJQ==",
|
||||
"version": "12.23.12",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.23.12.tgz",
|
||||
"integrity": "sha512-6e78rdVtnBvlEVgu6eFEAgG9v3wLnYEboM8I5O5EXvfKC8gxGQB8wXJdhkMy10iVcn05jl6CNw7/HTsTCfwcWg==",
|
||||
"dependencies": {
|
||||
"motion-dom": "^12.23.9",
|
||||
"motion-dom": "^12.23.12",
|
||||
"motion-utils": "^12.23.6",
|
||||
"tslib": "^2.4.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user