aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-29 05:02:23 +0000
committerMatthew Strapp <matt@mattstrapp.net>2024-01-30 12:11:37 -0600
commitd87d52a58b8a3a0871ab98764667c1508589f82b (patch)
treeb2f3350644f9b82260d3555df664d97ada0e6497 /clients/www/package.json
parentBump @sveltejs/vite-plugin-svelte from 3.0.1 to 3.0.2 (diff)
downloadzorascript-d87d52a58b8a3a0871ab98764667c1508589f82b.tar
zorascript-d87d52a58b8a3a0871ab98764667c1508589f82b.tar.gz
zorascript-d87d52a58b8a3a0871ab98764667c1508589f82b.tar.bz2
zorascript-d87d52a58b8a3a0871ab98764667c1508589f82b.tar.lz
zorascript-d87d52a58b8a3a0871ab98764667c1508589f82b.tar.xz
zorascript-d87d52a58b8a3a0871ab98764667c1508589f82b.tar.zst
zorascript-d87d52a58b8a3a0871ab98764667c1508589f82b.zip
Bump @types/node from 20.11.7 to 20.11.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.7 to 20.11.10. - [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 'clients/www/package.json')
-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 bfc449a..048a986 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -21,7 +21,7 @@
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.10",
- "@types/node": "20.11.7",
+ "@types/node": "20.11.10",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@vite-pwa/sveltekit": "^0.3.0",