aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-01 04:11:22 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-08-01 04:12:04 +0000
commit98a62652501171fe982104ee66e96cbe50f6c86a (patch)
treec03855e0e16b3ff6c3d0b3e03141244b8288feaa /clients/www/package.json
parentBump svelte-check from 3.8.4 to 3.8.5 (diff)
downloadzorascript-98a62652501171fe982104ee66e96cbe50f6c86a.tar
zorascript-98a62652501171fe982104ee66e96cbe50f6c86a.tar.gz
zorascript-98a62652501171fe982104ee66e96cbe50f6c86a.tar.bz2
zorascript-98a62652501171fe982104ee66e96cbe50f6c86a.tar.lz
zorascript-98a62652501171fe982104ee66e96cbe50f6c86a.tar.xz
zorascript-98a62652501171fe982104ee66e96cbe50f6c86a.tar.zst
zorascript-98a62652501171fe982104ee66e96cbe50f6c86a.zip
Bump @types/node from 22.0.0 to 22.0.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.0.0 to 22.0.2. - [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-patch ... 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 0d4abb8..c3b8ac8 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -21,7 +21,7 @@
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.13",
- "@types/node": "22.0.0",
+ "@types/node": "22.0.2",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vite-pwa/sveltekit": "^0.6.0",