Merge pull request #8 from BluemediaDev/dependabot/npm_and_yarn/svelte-5.34.7

Bump svelte from 5.34.3 to 5.34.7
This commit is contained in:
github-actions[bot] 2025-06-23 00:53:48 +00:00 committed by GitHub
commit bc53c90cd3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -26,7 +26,7 @@
"globals": "^16.0.0",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.3",
"svelte": "^5.0.0",
"svelte": "^5.34.7",
"svelte-check": "^4.2.2",
"typescript": "^5.0.0",
"typescript-eslint": "^8.34.1",
@ -3937,9 +3937,9 @@
}
},
"node_modules/svelte": {
"version": "5.34.3",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.34.3.tgz",
"integrity": "sha512-Y0QKP2rfWD+ARKe91c4JgZgc/nXa2BfOnVBUjYUMB819m7VyPszihkjdzXPIV0qlGRZYEukpgNq7hgbzTbopJw==",
"version": "5.34.7",
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.34.7.tgz",
"integrity": "sha512-5PEg+QQKce4t1qiOtVUhUS3AQRTtxJyGBTpxLcNWnr0Ve8q4r06bMo0Gv8uhtCPWlztZHoi3Ye7elLhu+PCTMg==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -25,7 +25,7 @@
"globals": "^16.0.0",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.3",
"svelte": "^5.0.0",
"svelte": "^5.34.7",
"svelte-check": "^4.2.2",
"typescript": "^5.0.0",
"typescript-eslint": "^8.34.1",