From bd0465d44746af3cdf4e325ca5efb010bb3e6107 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 1 Jan 2026 20:01:46 +0000 Subject: [PATCH] chore(deps): update dependency globals to v17 --- fe/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fe/package.json b/fe/package.json index 305e6e5..017567a 100644 --- a/fe/package.json +++ b/fe/package.json @@ -25,7 +25,7 @@ "eslint-plugin-react": "^7.37.4", "eslint-plugin-react-hooks": "^7.0.0", "eslint-plugin-react-refresh": "^0.4.18", - "globals": "^16.0.0", + "globals": "^17.0.0", "vite": "^7.0.0" } }