Update all npm dependencies (2025-05-06)

This commit is contained in:
depfu[bot]
2025-05-06 06:11:22 +00:00
committed by GitHub
parent ab7a6ea175
commit f32e9cb158
2 changed files with 66 additions and 36 deletions

96
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "cojocarudavid.me", "name": "cojocarudavid.me",
"version": "1.0.4", "version": "1.0.6",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "cojocarudavid.me", "name": "cojocarudavid.me",
"version": "1.0.4", "version": "1.0.6",
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@@ -21,7 +21,7 @@
"@expressive-code/plugin-line-numbers": "^0.41.2", "@expressive-code/plugin-line-numbers": "^0.41.2",
"@fingerprintjs/fingerprintjs": "^4.6.2", "@fingerprintjs/fingerprintjs": "^4.6.2",
"@iconify-json/line-md": "^1.2.7", "@iconify-json/line-md": "^1.2.7",
"@iconify-json/lucide": "^1.2.39", "@iconify-json/lucide": "^1.2.40",
"@iconify-json/mdi": "^1.2.3", "@iconify-json/mdi": "^1.2.3",
"@neondatabase/serverless": "^1.0.0", "@neondatabase/serverless": "^1.0.0",
"@radix-ui/react-avatar": "^1.1.7", "@radix-ui/react-avatar": "^1.1.7",
@@ -33,13 +33,14 @@
"@resvg/resvg-js": "^2.6.2", "@resvg/resvg-js": "^2.6.2",
"@tailwindcss/vite": "^4.1.4", "@tailwindcss/vite": "^4.1.4",
"@types/react": "19.1.2", "@types/react": "19.1.2",
"@types/react-dom": "19.1.2", "@types/react-dom": "19.1.3",
"@vercel/speed-insights": "^1.2.0",
"astro": "^5.7.9", "astro": "^5.7.9",
"astro-expressive-code": "^0.41.2", "astro-expressive-code": "^0.41.2",
"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.9.2", "framer-motion": "^12.9.7",
"fuse.js": "^7.1.0", "fuse.js": "^7.1.0",
"lodash.debounce": "^4.0.8", "lodash.debounce": "^4.0.8",
"lucide-react": "^0.503.0", "lucide-react": "^0.503.0",
@@ -1233,10 +1234,9 @@
} }
}, },
"node_modules/@iconify-json/lucide": { "node_modules/@iconify-json/lucide": {
"version": "1.2.39", "version": "1.2.40",
"resolved": "https://registry.npmjs.org/@iconify-json/lucide/-/lucide-1.2.39.tgz", "resolved": "https://registry.npmjs.org/@iconify-json/lucide/-/lucide-1.2.40.tgz",
"integrity": "sha512-1BKCamEZRvArR7PErYCP4SZo9pAANJy6iQWpynI3GM8QKSQtWQgvw6usqGIFCQeJwFZHPOn2OcbDR4P56DyEaQ==", "integrity": "sha512-xW5FchzgE4TPIToKFQhA0W3GkazWV+Ce1edLbGamOjYVLdXGUTDVufbtRqNKOrfHFMPuriAtiIhN32gW+klCXQ==",
"license": "ISC",
"dependencies": { "dependencies": {
"@iconify/types": "*" "@iconify/types": "*"
} }
@@ -3497,17 +3497,17 @@
} }
}, },
"node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": { "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": {
"version": "1.4.0", "version": "1.4.3",
"inBundle": true, "inBundle": true,
"license": "MIT", "license": "MIT",
"optional": true, "optional": true,
"dependencies": { "dependencies": {
"@emnapi/wasi-threads": "1.0.1", "@emnapi/wasi-threads": "1.0.2",
"tslib": "^2.4.0" "tslib": "^2.4.0"
} }
}, },
"node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": { "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": {
"version": "1.4.0", "version": "1.4.3",
"inBundle": true, "inBundle": true,
"license": "MIT", "license": "MIT",
"optional": true, "optional": true,
@@ -3516,7 +3516,7 @@
} }
}, },
"node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": { "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": {
"version": "1.0.1", "version": "1.0.2",
"inBundle": true, "inBundle": true,
"license": "MIT", "license": "MIT",
"optional": true, "optional": true,
@@ -3525,7 +3525,7 @@
} }
}, },
"node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": { "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": {
"version": "0.2.8", "version": "0.2.9",
"inBundle": true, "inBundle": true,
"license": "MIT", "license": "MIT",
"optional": true, "optional": true,
@@ -3762,10 +3762,9 @@
} }
}, },
"node_modules/@types/react-dom": { "node_modules/@types/react-dom": {
"version": "19.1.2", "version": "19.1.3",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.1.2.tgz", "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.1.3.tgz",
"integrity": "sha512-XGJkWF41Qq305SKWEILa1O8vzhb3aOo3ogBlSmiqNko/WmRb6QIaweuZCXjKygVDXpzXb5wyxKTSOsmkuqj+Qw==", "integrity": "sha512-rJXC08OG0h3W6wDMFxQrZF00Kq6qQvw0djHRdzl3U5DnIERz0MRce3WVc7IS6JYBwtaP/DwYtRRjVlvivNveKg==",
"license": "MIT",
"peerDependencies": { "peerDependencies": {
"@types/react": "^19.0.0" "@types/react": "^19.0.0"
} }
@@ -3945,6 +3944,40 @@
"integrity": "sha512-h9DqehX3zZZDCEm+xbfU0ZmwCGFCAAraPJWMXJ4+v32NjZJilVg3k1TcKsRgIb8IQ/izZSaydDc1OhJCZvs2Dw==", "integrity": "sha512-h9DqehX3zZZDCEm+xbfU0ZmwCGFCAAraPJWMXJ4+v32NjZJilVg3k1TcKsRgIb8IQ/izZSaydDc1OhJCZvs2Dw==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/@vercel/speed-insights": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@vercel/speed-insights/-/speed-insights-1.2.0.tgz",
"integrity": "sha512-y9GVzrUJ2xmgtQlzFP2KhVRoCglwfRQgjyfY607aU0hh0Un6d0OUyrJkjuAlsV18qR4zfoFPs/BiIj9YDS6Wzw==",
"hasInstallScript": true,
"peerDependencies": {
"@sveltejs/kit": "^1 || ^2",
"next": ">= 13",
"react": "^18 || ^19 || ^19.0.0-rc",
"svelte": ">= 4",
"vue": "^3",
"vue-router": "^4"
},
"peerDependenciesMeta": {
"@sveltejs/kit": {
"optional": true
},
"next": {
"optional": true
},
"react": {
"optional": true
},
"svelte": {
"optional": true
},
"vue": {
"optional": true
},
"vue-router": {
"optional": true
}
}
},
"node_modules/@vitejs/plugin-react": { "node_modules/@vitejs/plugin-react": {
"version": "4.4.1", "version": "4.4.1",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.4.1.tgz", "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.4.1.tgz",
@@ -6125,13 +6158,12 @@
} }
}, },
"node_modules/framer-motion": { "node_modules/framer-motion": {
"version": "12.9.2", "version": "12.9.7",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.9.2.tgz", "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.9.7.tgz",
"integrity": "sha512-R0O3Jdqbfwywpm45obP+8sTgafmdEcUoShQTAV+rB5pi+Y1Px/FYL5qLLRe5tPtBdN1J4jos7M+xN2VV2oEAbQ==", "integrity": "sha512-Eo5TYU6sEPPy82GDx32PJm++G+AkBCrzxtEQOWLnpQX896Q3LFrsYhMZ5YO5ct4wL7wyHU6hqlrpYXeexKAevg==",
"license": "MIT",
"dependencies": { "dependencies": {
"motion-dom": "^12.9.1", "motion-dom": "^12.9.6",
"motion-utils": "^12.8.3", "motion-utils": "^12.9.4",
"tslib": "^2.4.0" "tslib": "^2.4.0"
}, },
"peerDependencies": { "peerDependencies": {
@@ -8810,19 +8842,17 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/motion-dom": { "node_modules/motion-dom": {
"version": "12.9.1", "version": "12.9.6",
"resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.9.1.tgz", "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.9.6.tgz",
"integrity": "sha512-xqXEwRLDYDTzOgXobSoWtytRtGlf7zdkRfFbrrdP7eojaGQZ5Go4OOKtgnx7uF8sAkfr1ZjMvbCJSCIT2h6fkQ==", "integrity": "sha512-IK9pm5zU8BIp3FCoUGF3T7AHVLVOlXxlwco/bIbcnpBtyYb2gDQhdOzUh2KSDJVjYl1MZ9vdq8tnFTTahX2lfg==",
"license": "MIT",
"dependencies": { "dependencies": {
"motion-utils": "^12.8.3" "motion-utils": "^12.9.4"
} }
}, },
"node_modules/motion-utils": { "node_modules/motion-utils": {
"version": "12.8.3", "version": "12.9.4",
"resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-12.8.3.tgz", "resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-12.9.4.tgz",
"integrity": "sha512-GYVauZEbca8/zOhEiYOY9/uJeedYQld6co/GJFKOy//0c/4lDqk0zB549sBYqqV2iMuX+uHrY1E5zd8A2L+1Lw==", "integrity": "sha512-BW3I65zeM76CMsfh3kHid9ansEJk9Qvl+K5cu4DVHKGsI52n76OJ4z2CUJUV+Mn3uEP9k1JJA3tClG0ggSrRcg=="
"license": "MIT"
}, },
"node_modules/mrmime": { "node_modules/mrmime": {
"version": "2.0.1", "version": "2.0.1",

View File

@@ -43,7 +43,7 @@
"@expressive-code/plugin-line-numbers": "^0.41.2", "@expressive-code/plugin-line-numbers": "^0.41.2",
"@fingerprintjs/fingerprintjs": "^4.6.2", "@fingerprintjs/fingerprintjs": "^4.6.2",
"@iconify-json/line-md": "^1.2.7", "@iconify-json/line-md": "^1.2.7",
"@iconify-json/lucide": "^1.2.39", "@iconify-json/lucide": "^1.2.40",
"@iconify-json/mdi": "^1.2.3", "@iconify-json/mdi": "^1.2.3",
"@neondatabase/serverless": "^1.0.0", "@neondatabase/serverless": "^1.0.0",
"@radix-ui/react-avatar": "^1.1.7", "@radix-ui/react-avatar": "^1.1.7",
@@ -55,14 +55,14 @@
"@resvg/resvg-js": "^2.6.2", "@resvg/resvg-js": "^2.6.2",
"@tailwindcss/vite": "^4.1.4", "@tailwindcss/vite": "^4.1.4",
"@types/react": "19.1.2", "@types/react": "19.1.2",
"@types/react-dom": "19.1.2", "@types/react-dom": "19.1.3",
"@vercel/speed-insights": "^1.2.0", "@vercel/speed-insights": "^1.2.0",
"astro": "^5.7.9", "astro": "^5.7.9",
"astro-expressive-code": "^0.41.2", "astro-expressive-code": "^0.41.2",
"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.9.2", "framer-motion": "^12.9.7",
"fuse.js": "^7.1.0", "fuse.js": "^7.1.0",
"lodash.debounce": "^4.0.8", "lodash.debounce": "^4.0.8",
"lucide-react": "^0.503.0", "lucide-react": "^0.503.0",