diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 0a7a550e4..b28f41806 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -13,7 +13,7 @@ "@radix-ui/react-collapsible": "^1.1.1", "@radix-ui/react-dialog": "^1.1.2", "@tanstack/react-query": "^5.62.2", - "@tanstack/react-router": "^1.81.5", + "@tanstack/react-router": "^1.86.1", "@tanstack/router-zod-adapter": "^1.81.5", "@urql/core": "^5.0.8", "@urql/devtools": "^2.0.3", @@ -50,8 +50,8 @@ "@storybook/react-vite": "^8.4.5", "@storybook/test": "^8.4.4", "@tanstack/react-query-devtools": "^5.62.2", - "@tanstack/router-devtools": "^1.81.5", - "@tanstack/router-vite-plugin": "^1.79.0", + "@tanstack/router-devtools": "^1.86.1", + "@tanstack/router-vite-plugin": "^1.86.0", "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.0.1", "@types/node": "^22.10.1", @@ -783,7 +783,6 @@ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.9.tgz", "integrity": "sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==", "dev": true, - "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.25.9" }, @@ -5856,10 +5855,9 @@ } }, "node_modules/@tanstack/history": { - "version": "1.81.6", - "resolved": "https://registry.npmjs.org/@tanstack/history/-/history-1.81.6.tgz", - "integrity": "sha512-ZbqZszXEU5dyNCjpo9hvXeJKUS+n4wlgpym+b2fIPSwV3yVLC3M34MVK5fmmUcrRFKpBT9vgInMNoL2OZ5U3XQ==", - "license": "MIT", + "version": "1.85.3", + "resolved": "https://registry.npmjs.org/@tanstack/history/-/history-1.85.3.tgz", + "integrity": "sha512-62z1qXIILvjdkQyMTVPFQedHOc6kQgunz9GHV9jSy2z1ixsDqyI9GxNj3AWx8Ucmhjwd5/P+v3XN10bsb+FzRA==", "engines": { "node": ">=12" }, @@ -5924,13 +5922,12 @@ } }, "node_modules/@tanstack/react-router": { - "version": "1.81.6", - "resolved": "https://registry.npmjs.org/@tanstack/react-router/-/react-router-1.81.6.tgz", - "integrity": "sha512-Vl8CoWQTcf5+0MVeH6fuZYEOmSbIkQ7Q5oV9EuIejifBDlQStkGfeaGIguZ/3iXxZFpJ2kIgK4JzH966+xkK5g==", - "license": "MIT", + "version": "1.86.1", + "resolved": "https://registry.npmjs.org/@tanstack/react-router/-/react-router-1.86.1.tgz", + "integrity": "sha512-n9/nb00S1vDvsKv4hC5AWTZ0TRIJYakTwOwcoeRttpB/47/mLBNSs64dPYPzm2K7oukTieqG5zeSkPIt1T/beA==", "dependencies": { - "@tanstack/history": "1.81.6", - "@tanstack/react-store": "^0.5.6", + "@tanstack/history": "1.85.3", + "@tanstack/react-store": "^0.6.1", "jsesc": "^3.0.2", "tiny-invariant": "^1.3.3", "tiny-warning": "^1.0.3" @@ -5943,7 +5940,7 @@ "url": "https://github.com/sponsors/tannerlinsley" }, "peerDependencies": { - "@tanstack/router-generator": "1.81.6", + "@tanstack/router-generator": "^1.86.0", "react": ">=18", "react-dom": ">=18" }, @@ -5954,12 +5951,11 @@ } }, "node_modules/@tanstack/react-store": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/@tanstack/react-store/-/react-store-0.5.6.tgz", - "integrity": "sha512-SitIpS5jTj28DajjLpWbIX+YetmJL+6PRY0DKKiCGBKfYIqj3ryODQYF3jB3SNoR9ifUA/jFkqbJdBKFtWd+AQ==", - "license": "MIT", + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/@tanstack/react-store/-/react-store-0.6.1.tgz", + "integrity": "sha512-6gOopOpPp1cAXkEyTEv6tMbAywwFunvIdCKN/SpEiButUayjXU+Q5Sp5Y3hREN3VMR4OA5+RI5SPhhJoqP9e4w==", "dependencies": { - "@tanstack/store": "0.5.5", + "@tanstack/store": "0.6.0", "use-sync-external-store": "^1.2.2" }, "funding": { @@ -5967,16 +5963,15 @@ "url": "https://github.com/sponsors/tannerlinsley" }, "peerDependencies": { - "react": "^17.0.0 || ^18.0.0", - "react-dom": "^17.0.0 || ^18.0.0" + "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", + "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "node_modules/@tanstack/router-devtools": { - "version": "1.81.6", - "resolved": "https://registry.npmjs.org/@tanstack/router-devtools/-/router-devtools-1.81.6.tgz", - "integrity": "sha512-GzLSGgR32o+uhk5dPx3rNZRYllQY+06743Poyx+uB+/NF/L88YJxVKynG/D89q4t6ZbiCwv3Ys6pFVmVcSpkLA==", + "version": "1.86.1", + "resolved": "https://registry.npmjs.org/@tanstack/router-devtools/-/router-devtools-1.86.1.tgz", + "integrity": "sha512-X5MzhGTrpI1ISSv85nfhcmGYStqD2NgO0tVZihyv2g/UHl7uj9jM+3tpwzQvLTW6dd0RNjn6wQ1GCd6fsUeSqg==", "dev": true, - "license": "MIT", "dependencies": { "clsx": "^2.1.1", "goober": "^2.1.16" @@ -5989,20 +5984,19 @@ "url": "https://github.com/sponsors/tannerlinsley" }, "peerDependencies": { - "@tanstack/react-router": "^1.81.6", + "@tanstack/react-router": "^1.86.1", "react": ">=18", "react-dom": ">=18" } }, "node_modules/@tanstack/router-generator": { - "version": "1.81.6", - "resolved": "https://registry.npmjs.org/@tanstack/router-generator/-/router-generator-1.81.6.tgz", - "integrity": "sha512-8UXYMQ3ADDdCY4X7gcOJRMz2hGPrCTfPzobzIkzRjCKPnJ6L3slWXjeJ3WCGp6vavE2zlKIGzLXNbjCigb6fig==", + "version": "1.86.0", + "resolved": "https://registry.npmjs.org/@tanstack/router-generator/-/router-generator-1.86.0.tgz", + "integrity": "sha512-6UrQmysjRNZZp1KnAR4aghqrHJKz+5TwGpq8w+kjVWj7ac6OLekqaWbF+LvfwRs03rLiRNxI9VYHmrSkCvIF+A==", "devOptional": true, - "license": "MIT", "dependencies": { - "@tanstack/virtual-file-routes": "^1.81.6", - "prettier": "^3.3.3", + "@tanstack/virtual-file-routes": "^1.81.9", + "prettier": "^3.4.1", "tsx": "^4.19.2", "zod": "^3.23.8" }, @@ -6015,11 +6009,10 @@ } }, "node_modules/@tanstack/router-plugin": { - "version": "1.81.6", - "resolved": "https://registry.npmjs.org/@tanstack/router-plugin/-/router-plugin-1.81.6.tgz", - "integrity": "sha512-QHTn5C2EyK8VgGJRgIKH5T0+W5Wqhi1bueLXKOyESdrsEK0ko95e8uizw4LEm7bqwl6SBtW+MSj8opNzJepY2w==", + "version": "1.86.0", + "resolved": "https://registry.npmjs.org/@tanstack/router-plugin/-/router-plugin-1.86.0.tgz", + "integrity": "sha512-cKBgHBva1amOV+86AKP3DwIT9DYH9keF7GDjqhEMzLHgsTAtJ8IqEQk87xnGw9z55acQJGaVGkP6xuRCACy9eQ==", "dev": true, - "license": "MIT", "dependencies": { "@babel/core": "^7.26.0", "@babel/generator": "^7.26.2", @@ -6029,15 +6022,15 @@ "@babel/template": "^7.25.9", "@babel/traverse": "^7.25.9", "@babel/types": "^7.26.0", - "@tanstack/router-generator": "^1.81.6", - "@tanstack/virtual-file-routes": "^1.81.6", + "@tanstack/router-generator": "^1.86.0", + "@tanstack/virtual-file-routes": "^1.81.9", "@types/babel__core": "^7.20.5", "@types/babel__generator": "^7.6.8", "@types/babel__template": "^7.4.4", "@types/babel__traverse": "^7.20.6", "babel-dead-code-elimination": "^1.0.6", "chokidar": "^3.6.0", - "unplugin": "^1.12.2", + "unplugin": "^1.16.0", "zod": "^3.23.8" }, "engines": { @@ -6049,7 +6042,7 @@ }, "peerDependencies": { "@rsbuild/core": ">=1.0.2", - "vite": ">=5.0.0", + "vite": ">=5.0.0 || >=6.0.0", "webpack": ">=5.92.0" }, "peerDependenciesMeta": { @@ -6065,13 +6058,12 @@ } }, "node_modules/@tanstack/router-vite-plugin": { - "version": "1.81.6", - "resolved": "https://registry.npmjs.org/@tanstack/router-vite-plugin/-/router-vite-plugin-1.81.6.tgz", - "integrity": "sha512-nq244/4nyTkV0YZjvnfhVLfcfAa8JVWxFvWUgjOix/Uj1nPO2+++MP0slX0l9pBDURWGU2QH0pWCUjhlBBYl0A==", + "version": "1.86.0", + "resolved": "https://registry.npmjs.org/@tanstack/router-vite-plugin/-/router-vite-plugin-1.86.0.tgz", + "integrity": "sha512-+3YjIIjy5RMppOPtBQqxQ28Ut684wNksGCaY9v/EmwWcADWqlR+WrRlO72qAN1JAb0vONChDqK56Db+d7h9VHA==", "dev": true, - "license": "MIT", "dependencies": { - "@tanstack/router-plugin": "^1.81.6" + "@tanstack/router-plugin": "^1.86.0" }, "engines": { "node": ">=12" @@ -6099,21 +6091,19 @@ } }, "node_modules/@tanstack/store": { - "version": "0.5.5", - "resolved": "https://registry.npmjs.org/@tanstack/store/-/store-0.5.5.tgz", - "integrity": "sha512-EOSrgdDAJExbvRZEQ/Xhh9iZchXpMN+ga1Bnk8Nmygzs8TfiE6hbzThF+Pr2G19uHL6+DTDTHhJ8VQiOd7l4tA==", - "license": "MIT", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/@tanstack/store/-/store-0.6.0.tgz", + "integrity": "sha512-+m2OBglsjXcLmmKOX6/9v8BDOCtyxhMmZLsRUDswOOSdIIR9mvv6i0XNKsmTh3AlYU8c1mRcodC8/Vyf+69VlQ==", "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" } }, "node_modules/@tanstack/virtual-file-routes": { - "version": "1.81.6", - "resolved": "https://registry.npmjs.org/@tanstack/virtual-file-routes/-/virtual-file-routes-1.81.6.tgz", - "integrity": "sha512-HhVZ42j2ciER0tga+s7lsQ6bBvJ3vvMg72aHUy2vZunwR16NVCJysDEWBBR7ln3rZak5JWijGEDHoyT2XjsWjA==", + "version": "1.81.9", + "resolved": "https://registry.npmjs.org/@tanstack/virtual-file-routes/-/virtual-file-routes-1.81.9.tgz", + "integrity": "sha512-jV5mWJrsh3QXHpb/by6udSqwva0qK50uYHpIXvKsLaxnlbjbLfflfPjFyRWXbMtZsnzCjSUqp5pm5/p+Wpaerg==", "devOptional": true, - "license": "MIT", "engines": { "node": ">=12" }, @@ -7160,7 +7150,6 @@ "resolved": "https://registry.npmjs.org/babel-dead-code-elimination/-/babel-dead-code-elimination-1.0.6.tgz", "integrity": "sha512-JxFi9qyRJpN0LjEbbjbN8g0ux71Qppn9R8Qe3k6QzHg2CaKsbUQtbn307LQGiDLGjV6JCtEFqfxzVig9MyDCHQ==", "dev": true, - "license": "MIT", "dependencies": { "@babel/core": "^7.23.7", "@babel/parser": "^7.23.6", @@ -12372,11 +12361,10 @@ } }, "node_modules/prettier": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz", - "integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==", + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz", + "integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==", "devOptional": true, - "license": "MIT", "bin": { "prettier": "bin/prettier.cjs" }, diff --git a/frontend/package.json b/frontend/package.json index ae8bff872..93b091da9 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -22,7 +22,7 @@ "@radix-ui/react-collapsible": "^1.1.1", "@radix-ui/react-dialog": "^1.1.2", "@tanstack/react-query": "^5.62.2", - "@tanstack/react-router": "^1.81.5", + "@tanstack/react-router": "^1.86.1", "@tanstack/router-zod-adapter": "^1.81.5", "@urql/core": "^5.0.8", "@urql/devtools": "^2.0.3", @@ -59,8 +59,8 @@ "@storybook/react-vite": "^8.4.5", "@storybook/test": "^8.4.4", "@tanstack/react-query-devtools": "^5.62.2", - "@tanstack/router-devtools": "^1.81.5", - "@tanstack/router-vite-plugin": "^1.79.0", + "@tanstack/router-devtools": "^1.86.1", + "@tanstack/router-vite-plugin": "^1.86.0", "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.0.1", "@types/node": "^22.10.1",