aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-25 04:18:13 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-09-25 04:18:49 +0000
commitf0036fca4c3e0b58aade28518b74b6a31a0c8af8 (patch)
tree874d3fc0a866eb74b3386942942beda9ca5fa879 /clients/www
parentBump the node-deps group with 5 updates (diff)
downloadzorascript-f0036fca4c3e0b58aade28518b74b6a31a0c8af8.tar
zorascript-f0036fca4c3e0b58aade28518b74b6a31a0c8af8.tar.gz
zorascript-f0036fca4c3e0b58aade28518b74b6a31a0c8af8.tar.bz2
zorascript-f0036fca4c3e0b58aade28518b74b6a31a0c8af8.tar.lz
zorascript-f0036fca4c3e0b58aade28518b74b6a31a0c8af8.tar.xz
zorascript-f0036fca4c3e0b58aade28518b74b6a31a0c8af8.tar.zst
zorascript-f0036fca4c3e0b58aade28518b74b6a31a0c8af8.zip
Bump @types/node from 22.6.1 to 22.7.0 in the node-deps group
Bumps the node-deps group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 22.6.1 to 22.7.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: node-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-rw-r--r--clients/www/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index 5f52006..5c8fcc9 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -21,7 +21,7 @@
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",
- "@types/node": "22.6.1",
+ "@types/node": "22.7.0",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@vite-pwa/sveltekit": "^0.6.5",