diff --git a/package-lock.json b/package-lock.json index bc41c58..89211cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "bumpp": "^12.0.0", "d3-hierarchy": "^3.1.2", "eslint": "^10.4.0", - "globals": "17.8.0", + "globals": "17.9.0", "jest": "30.4.2", "jest-environment-jsdom": "30.4.1", "jest-junit": "17.0.0", @@ -44,7 +44,7 @@ "p-limit": "^7.3.0", "tsx": "^4.22.3", "typescript": "^7.0.0", - "vite": "8.2.0" + "vite": "8.2.1" }, "funding": { "url": "https://app.lizardbyte.dev" @@ -7243,9 +7243,9 @@ } }, "node_modules/globals": { - "version": "17.8.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.8.0.tgz", - "integrity": "sha512-Zz/LMDZScFmkakeL2cTHzf+PbWKdpU3uclqkZT7TjDG58j5WPt0PpA+n9uPI24fZtlw07q0OtEi84K+umsRzqQ==", + "version": "17.9.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.9.0.tgz", + "integrity": "sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg==", "dev": true, "license": "MIT", "engines": { @@ -11344,9 +11344,9 @@ "optional": true }, "node_modules/tsx": { - "version": "4.23.9", - "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.9.tgz", - "integrity": "sha512-6q8uTORRGauQVjqMQnKUucLFoeXZAfw6zKvG35GLbdKWbLdeOtZ3H4mhyA5mxuUd2o2cRTskhj59nLLQseUvUw==", + "version": "4.23.10", + "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.10.tgz", + "integrity": "sha512-0Vb9eKU47njkxv/6B8CRZRDsxNDT/Pz+BIU+M5jw7xL3TdzAjSxlZUxu0xFL/kLpaG3sHZ0LH2wbK1T1yo7CUQ==", "dev": true, "license": "MIT", "dependencies": { @@ -11682,16 +11682,16 @@ } }, "node_modules/vite": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/vite/-/vite-8.2.0.tgz", - "integrity": "sha512-pn+CFpM0lwDeKwmOq1ZaBK/9sjorZcgqxki6MbY/jPEVd9vichIlmlD4HmQ5wdP5EgqQCFRaACBxMC7uEGc6lQ==", + "version": "8.2.1", + "resolved": "https://registry.npmjs.org/vite/-/vite-8.2.1.tgz", + "integrity": "sha512-EU/eS7BH3XROHh2YnBefjM6DBKA6ZeMZEYQbj7NLWg5wHYlhB8B/Mayd5XsgWq+NFYccDOTemRpdETWR6Ka/lw==", "dev": true, "license": "MIT", "dependencies": { "lightningcss": "^1.33.0", "picomatch": "^4.0.5", - "postcss": "^8.5.23", - "rolldown": "~1.2.0", + "postcss": "^8.5.25", + "rolldown": "~1.2.1", "tinyglobby": "^0.2.17" }, "bin": { diff --git a/package.json b/package.json index 3254ae2..d48b878 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "bumpp": "^12.0.0", "d3-hierarchy": "^3.1.2", "eslint": "^10.4.0", - "globals": "17.8.0", + "globals": "17.9.0", "jest": "30.4.2", "jest-environment-jsdom": "30.4.1", "jest-junit": "17.0.0", @@ -82,7 +82,7 @@ "p-limit": "^7.3.0", "tsx": "^4.22.3", "typescript": "^7.0.0", - "vite": "8.2.0" + "vite": "8.2.1" }, "jest": { "collectCoverageFrom": [