diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 55106f1d..df25d054 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -39,7 +39,7 @@ "@types/node": "^20.14.10", "@types/url-parse": "^1.4.11", "@typescript-eslint/eslint-plugin": "^7.15.0", - "@typescript-eslint/parser": "^7.14.1", + "@typescript-eslint/parser": "^7.15.0", "@vitejs/plugin-vue": "^5.0.5", "@vue/eslint-config-prettier": "^9.0.0", "@vue/eslint-config-typescript": "^13.0.0", @@ -54,7 +54,7 @@ "npm-run-all": "^4.1.5", "prettier": "^3.3.2", "typescript": "~5.5.3", - "vite": "^5.3.2", + "vite": "^5.3.3", "vitest": "^1.6.0", "vue-tsc": "^2.0.26" }