aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-05 04:35:34 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-08-05 04:36:13 +0000
commit9fc3351cff21c11b74769fcaaf0bbe3d2a97c128 (patch)
tree8e68333c92569e1c94b0e8d83659a8a713defdb2 /clients/www
parentBump autoprefixer from 10.4.19 to 10.4.20 (diff)
downloadzorascript-9fc3351cff21c11b74769fcaaf0bbe3d2a97c128.tar
zorascript-9fc3351cff21c11b74769fcaaf0bbe3d2a97c128.tar.gz
zorascript-9fc3351cff21c11b74769fcaaf0bbe3d2a97c128.tar.bz2
zorascript-9fc3351cff21c11b74769fcaaf0bbe3d2a97c128.tar.lz
zorascript-9fc3351cff21c11b74769fcaaf0bbe3d2a97c128.tar.xz
zorascript-9fc3351cff21c11b74769fcaaf0bbe3d2a97c128.tar.zst
zorascript-9fc3351cff21c11b74769fcaaf0bbe3d2a97c128.zip
Bump @types/node from 22.0.2 to 22.1.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.0.2 to 22.1.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 ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'clients/www')
-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 534c07b..76cc4d5 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.2",
+ "@types/node": "22.1.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@vite-pwa/sveltekit": "^0.6.0",