Skip to content

Commit 7c136b6

Browse files
committed
Update deps
1 parent 0c82a5e commit 7c136b6

File tree

3 files changed

+15
-45
lines changed

3 files changed

+15
-45
lines changed

cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"devDependencies": {
6969
"@types/fs-extra": "^11.0.4",
7070
"@types/gradient-string": "^1.1.6",
71-
"@types/node": "^20.14.9",
71+
"@types/node": "^20.14.10",
7272
"prettier": "^3.3.2",
7373
"prettier-plugin-svelte": "^3.2.5",
7474
"prettier-plugin-tailwindcss": "^0.6.5",

pnpm-lock.yaml

+13-43
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint": "^9.6.0",
3232
"eslint-config-prettier": "^9.1.0",
3333
"eslint-plugin-svelte": "^2.41.0",
34-
"globals": "^15.7.0",
34+
"globals": "^15.8.0",
3535
"prettier": "^3.3.2",
3636
"prettier-plugin-svelte": "^3.2.5",
3737
"prettier-plugin-tailwindcss": "^0.6.5",

0 commit comments

Comments
 (0)