aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-01 04:45:56 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-01-01 04:46:35 +0000
commit9c7274c95fbdd629a62d3510d8c720d15cb36d56 (patch)
treee8994e438a3a6fa115214e963f29bd14f43a1d14 /clients
parentBump the node-deps group with 2 updates (diff)
downloadzorascript-9c7274c95fbdd629a62d3510d8c720d15cb36d56.tar
zorascript-9c7274c95fbdd629a62d3510d8c720d15cb36d56.tar.gz
zorascript-9c7274c95fbdd629a62d3510d8c720d15cb36d56.tar.bz2
zorascript-9c7274c95fbdd629a62d3510d8c720d15cb36d56.tar.lz
zorascript-9c7274c95fbdd629a62d3510d8c720d15cb36d56.tar.xz
zorascript-9c7274c95fbdd629a62d3510d8c720d15cb36d56.tar.zst
zorascript-9c7274c95fbdd629a62d3510d8c720d15cb36d56.zip
Bump the node-deps group with 2 updates
Bumps the node-deps group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@vite-pwa/sveltekit](https://github.com/vite-pwa/sveltekit). Updates `@types/node` from 22.10.2 to 22.10.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vite-pwa/sveltekit` from 0.6.6 to 0.6.7 - [Release notes](https://github.com/vite-pwa/sveltekit/releases) - [Commits](https://github.com/vite-pwa/sveltekit/compare/v0.6.6...v0.6.7) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps - dependency-name: "@vite-pwa/sveltekit" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'clients')
-rw-r--r--clients/www/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index 6ba4efc..902919a 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -21,10 +21,10 @@
"@sveltejs/vite-plugin-svelte": "^5.0.3",
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",
- "@types/node": "22.10.2",
+ "@types/node": "22.10.3",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
- "@vite-pwa/sveltekit": "^0.6.6",
+ "@vite-pwa/sveltekit": "^0.6.7",
"autoprefixer": "10.4.20",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",