Bump @vite-pwa/sveltekit from 0.6.0 to 0.6.1 in /materialious

Bumps [@vite-pwa/sveltekit](https://github.com/vite-pwa/sveltekit) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/vite-pwa/sveltekit/releases)
- [Commits](https://github.com/vite-pwa/sveltekit/compare/v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: "@vite-pwa/sveltekit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-26 06:18:24 +00:00
committed by GitHub
parent c4f4a30b26
commit 4decdc220c
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -43,7 +43,7 @@
"@types/mousetrap": "^1.6.15",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.18.0",
"@vite-pwa/sveltekit": "^0.6.0",
"@vite-pwa/sveltekit": "^0.6.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.43.0",
@@ -4067,9 +4067,9 @@
"dev": true
},
"node_modules/@vite-pwa/sveltekit": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/@vite-pwa/sveltekit/-/sveltekit-0.6.0.tgz",
"integrity": "sha512-vCVNDoWXavM//6/YlkzIRFPna+WxaoEfr8948rs/Cw5iKdOiell8Hq2A9vnUVY3+0KIf+fwgfjSGTVwMXpGvwg==",
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/@vite-pwa/sveltekit/-/sveltekit-0.6.1.tgz",
"integrity": "sha512-GW0LfjPkn/Cpw2oUj5LyDxcX1bgMnA1OICDSWDl3lqj4pdgpLphi9sYwSTAGM5S+LwbN/839M1opXhtn8gN93Q==",
"dev": true,
"dependencies": {
"kolorist": "^1.8.0"
+1 -1
View File
@@ -24,7 +24,7 @@
"@types/mousetrap": "^1.6.15",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.18.0",
"@vite-pwa/sveltekit": "^0.6.0",
"@vite-pwa/sveltekit": "^0.6.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.43.0",