summaryrefslogtreecommitdiff
path: root/packages/frontend-shared
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-02-15 19:48:49 +0900
committerGitHub <noreply@github.com>2025-02-15 19:48:49 +0900
commit994f8b556d203cfa414c471c7175c41ff9fcf1a4 (patch)
tree8e0e6374a6440db9d9caf962c0933e9bbb7129cd /packages/frontend-shared
parentfix(backend): pgroongaでの検索時にはじめのキーワード以外が... (diff)
downloadsharkey-994f8b556d203cfa414c471c7175c41ff9fcf1a4.tar.gz
sharkey-994f8b556d203cfa414c471c7175c41ff9fcf1a4.tar.bz2
sharkey-994f8b556d203cfa414c471c7175c41ff9fcf1a4.zip
fix(deps): update [frontend] update dependencies (major) (#15497)
* fix(deps): update [frontend] update dependencies * remove uuid types (v11 is typescript) --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
Diffstat (limited to 'packages/frontend-shared')
-rw-r--r--packages/frontend-shared/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/frontend-shared/package.json b/packages/frontend-shared/package.json
index e6a5a45b9f..b9ed5e00cc 100644
--- a/packages/frontend-shared/package.json
+++ b/packages/frontend-shared/package.json
@@ -22,8 +22,8 @@
},
"devDependencies": {
"@types/node": "22.13.4",
- "@typescript-eslint/eslint-plugin": "7.18.0",
- "@typescript-eslint/parser": "7.18.0",
+ "@typescript-eslint/eslint-plugin": "8.24.0",
+ "@typescript-eslint/parser": "8.24.0",
"esbuild": "0.25.0",
"eslint-plugin-vue": "9.32.0",
"nodemon": "3.1.9",