diff --git a/node_modules/cidr-regex/package.json b/node_modules/cidr-regex/package.json index 88b8297b02473..8bccba578a847 100644 --- a/node_modules/cidr-regex/package.json +++ b/node_modules/cidr-regex/package.json @@ -24,16 +24,16 @@ }, "devDependencies": { "@types/node": "20.12.12", - "eslint": "8.57.0", + "eslint": "9.0.0", "eslint-config-silverwind": "85.1.4", "eslint-config-silverwind-typescript": "3.2.7", "typescript": "5.4.5", "typescript-config-silverwind": "4.3.2", "updates": "16.1.1", "versions": "12.0.2", - "vite": "5.2.11", + "vite": "5.2.14", "vite-config-silverwind": "1.1.2", - "vite-plugin-dts": "3.9.1", + "vite-plugin-dts": "4.0.0", "vitest": "1.6.0", "vitest-config-silverwind": "9.0.6" }