summaryrefslogtreecommitdiff
path: root/packages/frontend-shared
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-03-21 19:41:26 +0900
committerGitHub <noreply@github.com>2025-03-21 19:41:26 +0900
commit50724b6ab87963a1456fbaa372596e7bf2c305c4 (patch)
tree147652d5245e184dd4432e5f25c1cbe7dbf30b84 /packages/frontend-shared
parentfix(deps): update [backend] update dependencies (#15596) (diff)
downloadsharkey-50724b6ab87963a1456fbaa372596e7bf2c305c4.tar.gz
sharkey-50724b6ab87963a1456fbaa372596e7bf2c305c4.tar.bz2
sharkey-50724b6ab87963a1456fbaa372596e7bf2c305c4.zip
fix(deps): update [frontend] update dependencies (#15625)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/frontend-shared')
-rw-r--r--packages/frontend-shared/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/frontend-shared/package.json b/packages/frontend-shared/package.json
index 7a05771ea8..e72baf48e2 100644
--- a/packages/frontend-shared/package.json
+++ b/packages/frontend-shared/package.json
@@ -21,10 +21,10 @@
"lint": "pnpm typecheck && pnpm eslint"
},
"devDependencies": {
- "@types/node": "22.13.9",
- "@typescript-eslint/eslint-plugin": "8.26.0",
- "@typescript-eslint/parser": "8.26.0",
- "esbuild": "0.25.0",
+ "@types/node": "22.13.11",
+ "@typescript-eslint/eslint-plugin": "8.27.0",
+ "@typescript-eslint/parser": "8.27.0",
+ "esbuild": "0.25.1",
"eslint-plugin-vue": "10.0.0",
"nodemon": "3.1.9",
"typescript": "5.8.2",