build(deps): bump the tanstack-router group in /frontend with 3 updates (#4320)

This commit is contained in:
Quentin Gliech
2025-04-01 16:26:00 +02:00
committed by GitHub
2 changed files with 50 additions and 50 deletions

View File

@@ -13,7 +13,7 @@
"@radix-ui/react-collapsible": "^1.1.3",
"@radix-ui/react-dialog": "^1.1.6",
"@tanstack/react-query": "^5.71.1",
"@tanstack/react-router": "^1.114.27",
"@tanstack/react-router": "^1.114.29",
"@vector-im/compound-design-tokens": "4.0.1",
"@vector-im/compound-web": "^7.10.0",
"@zxcvbn-ts/core": "^3.0.4",
@@ -43,8 +43,8 @@
"@storybook/react-vite": "^8.6.11",
"@storybook/test": "^8.5.5",
"@tanstack/react-query-devtools": "^5.71.2",
"@tanstack/react-router-devtools": "^1.114.27",
"@tanstack/router-plugin": "^1.114.27",
"@tanstack/react-router-devtools": "^1.114.31",
"@tanstack/router-plugin": "^1.114.31",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"@testing-library/user-event": "^14.6.1",
@@ -5318,9 +5318,9 @@
}
},
"node_modules/@tanstack/history": {
"version": "1.114.22",
"resolved": "https://registry.npmjs.org/@tanstack/history/-/history-1.114.22.tgz",
"integrity": "sha512-CNwKraj/Xa8H7DUyzrFBQC3wL96JzIxT4i9CW0hxqFNNmLDyUcMJr8264iqqfxC0u1lFSG96URad08T2Qhadpw==",
"version": "1.114.29",
"resolved": "https://registry.npmjs.org/@tanstack/history/-/history-1.114.29.tgz",
"integrity": "sha512-OTRMhwidScQSA0xsc5OCtm3K/oAChe47jy1e4OY3VpXUnKrI7C8iwfQ9XDRdpdsRASH2xi6P5I0+7ksFBehaQQ==",
"license": "MIT",
"engines": {
"node": ">=12"
@@ -5386,14 +5386,14 @@
}
},
"node_modules/@tanstack/react-router": {
"version": "1.114.27",
"resolved": "https://registry.npmjs.org/@tanstack/react-router/-/react-router-1.114.27.tgz",
"integrity": "sha512-xfM+FMXpebZQ5//NQEgj5y5SKQqTQEr2/LvePU9IiksxUBCgfjbuOXW5vgDHJ3xXJm3pivYqRx29cHqhueClow==",
"version": "1.114.29",
"resolved": "https://registry.npmjs.org/@tanstack/react-router/-/react-router-1.114.29.tgz",
"integrity": "sha512-5nNWQoVKP+HIuhIZImSwid5pdSFE/Ge8XEX068U/1SaivEX4of0DCyOh1qKsswelmBVvqHFmtY6/GN/8dVLrHw==",
"license": "MIT",
"dependencies": {
"@tanstack/history": "1.114.22",
"@tanstack/history": "1.114.29",
"@tanstack/react-store": "^0.7.0",
"@tanstack/router-core": "1.114.25",
"@tanstack/router-core": "1.114.29",
"jsesc": "^3.1.0",
"tiny-invariant": "^1.3.3",
"tiny-warning": "^1.0.3"
@@ -5411,13 +5411,13 @@
}
},
"node_modules/@tanstack/react-router-devtools": {
"version": "1.114.27",
"resolved": "https://registry.npmjs.org/@tanstack/react-router-devtools/-/react-router-devtools-1.114.27.tgz",
"integrity": "sha512-DKgMeFMgVdWiNADSemtYfOMR0dQ8xTtShfgRybDGffDe4iOQgnmeFWW1N4oBJylcj7kFRVm3yVOpDC9G6/zW4w==",
"version": "1.114.31",
"resolved": "https://registry.npmjs.org/@tanstack/react-router-devtools/-/react-router-devtools-1.114.31.tgz",
"integrity": "sha512-xdc4SCi3LgfpDePGWJQ5o1NY66em+mP3Y4fQSmsMkNyiBJuxKw0+v7FojMmMEnLFgu2i6uU+M2+0ugS8HW6UUQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@tanstack/router-devtools-core": "^1.114.25",
"@tanstack/router-devtools-core": "^1.114.31",
"solid-js": "^1.9.5"
},
"engines": {
@@ -5428,7 +5428,7 @@
"url": "https://github.com/sponsors/tannerlinsley"
},
"peerDependencies": {
"@tanstack/react-router": "^1.114.27",
"@tanstack/react-router": "^1.114.29",
"react": ">=18.0.0 || >=19.0.0",
"react-dom": ">=18.0.0 || >=19.0.0"
}
@@ -5452,12 +5452,12 @@
}
},
"node_modules/@tanstack/router-core": {
"version": "1.114.25",
"resolved": "https://registry.npmjs.org/@tanstack/router-core/-/router-core-1.114.25.tgz",
"integrity": "sha512-OyLCfs7r+0LEhmQGAdyJxfO+pqGBITlr4aUN0rdhXqDTpqBn0tyrO6Tu+U9B3LQF9Xnux3KqbjzRopTY9QZBog==",
"version": "1.114.29",
"resolved": "https://registry.npmjs.org/@tanstack/router-core/-/router-core-1.114.29.tgz",
"integrity": "sha512-CLf7HhHNiTz3cW1uB+DGyxiVwkEY+2YO36MXjtTLLtt5tQozDe3Kp7Dtb6B7aacMpvnLLwWtfmgptOce4Y8TQQ==",
"license": "MIT",
"dependencies": {
"@tanstack/history": "1.114.22",
"@tanstack/history": "1.114.29",
"@tanstack/store": "^0.7.0",
"tiny-invariant": "^1.3.3"
},
@@ -5470,9 +5470,9 @@
}
},
"node_modules/@tanstack/router-devtools-core": {
"version": "1.114.25",
"resolved": "https://registry.npmjs.org/@tanstack/router-devtools-core/-/router-devtools-core-1.114.25.tgz",
"integrity": "sha512-3KFAAytAV6nWcXLTe3nWNaiRPV8AyM3jx5aa2UpB+RLDgDbO+GkVMnv3C7fnGCM6j2nw2/1boAvTvHcoKKO5UA==",
"version": "1.114.31",
"resolved": "https://registry.npmjs.org/@tanstack/router-devtools-core/-/router-devtools-core-1.114.31.tgz",
"integrity": "sha512-/Tne2a2xQXIt351eyHD2QaBwxe0c6WTzo9Nz5RcIVpgj7kbN6B6jv9NwZ3ozSUyDLL6o34XPbTaQB94FnYQgXQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5487,7 +5487,7 @@
"url": "https://github.com/sponsors/tannerlinsley"
},
"peerDependencies": {
"@tanstack/router-core": "^1.114.25",
"@tanstack/router-core": "^1.114.29",
"csstype": "^3.0.10",
"solid-js": ">=1.9.5",
"tiny-invariant": "^1.3.3"
@@ -5499,13 +5499,13 @@
}
},
"node_modules/@tanstack/router-generator": {
"version": "1.114.27",
"resolved": "https://registry.npmjs.org/@tanstack/router-generator/-/router-generator-1.114.27.tgz",
"integrity": "sha512-13Cjn9wI2+OE1kK9L+JW8GypdzgA2Nf6D1H2nOiydSPph/iYsyRxCvv3S5hhuGk0L1U1NrRReCr4rVkhnhiQww==",
"version": "1.114.29",
"resolved": "https://registry.npmjs.org/@tanstack/router-generator/-/router-generator-1.114.29.tgz",
"integrity": "sha512-YGAKnVrv775GCmU5tUIStpVewibK+Q5nLSWbA+xV2J4M7nA/ozjN1GeVp0+Wo+5T0tkU5cyHjlCPRP+M/aikWQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@tanstack/virtual-file-routes": "^1.114.12",
"@tanstack/virtual-file-routes": "^1.114.29",
"prettier": "^3.5.0",
"tsx": "^4.19.2",
"zod": "^3.24.2"
@@ -5518,7 +5518,7 @@
"url": "https://github.com/sponsors/tannerlinsley"
},
"peerDependencies": {
"@tanstack/react-router": "^1.114.27"
"@tanstack/react-router": "^1.114.29"
},
"peerDependenciesMeta": {
"@tanstack/react-router": {
@@ -5527,9 +5527,9 @@
}
},
"node_modules/@tanstack/router-plugin": {
"version": "1.114.27",
"resolved": "https://registry.npmjs.org/@tanstack/router-plugin/-/router-plugin-1.114.27.tgz",
"integrity": "sha512-/juqdv+TZPsi8GYxq58TpztV93M6BwM7Tv148vM5EZIOCj7LkhQmh4X3E33Eczh8s4D1UCL2Kr607rGEpRpK1w==",
"version": "1.114.31",
"resolved": "https://registry.npmjs.org/@tanstack/router-plugin/-/router-plugin-1.114.31.tgz",
"integrity": "sha512-goWZ9bnHJJHHsCUUhc2B/DoprCzRmQ44HlxP+fg7bLpZ+KGEHptq/AqUHxr3R6dgMc4sDI8cC81rHahw5gNE4A==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5539,14 +5539,14 @@
"@babel/template": "^7.26.8",
"@babel/traverse": "^7.26.8",
"@babel/types": "^7.26.8",
"@tanstack/router-core": "^1.114.25",
"@tanstack/router-generator": "^1.114.27",
"@tanstack/router-utils": "^1.114.12",
"@tanstack/virtual-file-routes": "^1.114.12",
"@tanstack/router-core": "^1.114.29",
"@tanstack/router-generator": "^1.114.29",
"@tanstack/router-utils": "^1.114.29",
"@tanstack/virtual-file-routes": "^1.114.29",
"@types/babel__core": "^7.20.5",
"@types/babel__template": "^7.4.4",
"@types/babel__traverse": "^7.20.6",
"babel-dead-code-elimination": "^1.0.9",
"babel-dead-code-elimination": "^1.0.10",
"chokidar": "^3.6.0",
"unplugin": "^2.1.2",
"zod": "^3.24.2"
@@ -5560,7 +5560,7 @@
},
"peerDependencies": {
"@rsbuild/core": ">=1.0.2",
"@tanstack/react-router": "^1.114.27",
"@tanstack/react-router": "^1.114.29",
"vite": ">=5.0.0 || >=6.0.0",
"vite-plugin-solid": "^2.11.2",
"webpack": ">=5.92.0"
@@ -5598,9 +5598,9 @@
}
},
"node_modules/@tanstack/router-utils": {
"version": "1.114.12",
"resolved": "https://registry.npmjs.org/@tanstack/router-utils/-/router-utils-1.114.12.tgz",
"integrity": "sha512-W4tltvM9FQuDEJejz/JJD3q/pVHBXBb8VmA77pZlj4IBW97RnUNy8CUwZUgSYcb9OReoO4i/VjjQCUq9ZdiDmg==",
"version": "1.114.29",
"resolved": "https://registry.npmjs.org/@tanstack/router-utils/-/router-utils-1.114.29.tgz",
"integrity": "sha512-RDn3aMOHPrXYCQGXNaN4P0MvwiuCZHBKTO9srtLqYYCzW2iipqbyZ53RI54TzPgNLE37jtN5XaEH4FNF0Ydodg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5628,9 +5628,9 @@
}
},
"node_modules/@tanstack/virtual-file-routes": {
"version": "1.114.12",
"resolved": "https://registry.npmjs.org/@tanstack/virtual-file-routes/-/virtual-file-routes-1.114.12.tgz",
"integrity": "sha512-aR13V1kSE/kUkP4a8snmqvj82OUlR5Q/rzxICmObLCsERGfzikUc4wquOy1d/RzJgsLb8o+FiOjSWynt4T7Jhg==",
"version": "1.114.29",
"resolved": "https://registry.npmjs.org/@tanstack/virtual-file-routes/-/virtual-file-routes-1.114.29.tgz",
"integrity": "sha512-DufKsQy/qxDpOTiggJCgshhJkpSyUygwHHfl2LA66CXOf3aUjZtlNu4io1UpmJNf8C/9lVlGARhkoq5fTRRk0w==",
"dev": true,
"license": "MIT",
"engines": {
@@ -6641,9 +6641,9 @@
"license": "Apache-2.0"
},
"node_modules/babel-dead-code-elimination": {
"version": "1.0.9",
"resolved": "https://registry.npmjs.org/babel-dead-code-elimination/-/babel-dead-code-elimination-1.0.9.tgz",
"integrity": "sha512-JLIhax/xullfInZjtu13UJjaLHDeTzt3vOeomaSUdO/nAMEL/pWC/laKrSvWylXMnVWyL5bpmG9njqBZlUQOdg==",
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/babel-dead-code-elimination/-/babel-dead-code-elimination-1.0.10.tgz",
"integrity": "sha512-DV5bdJZTzZ0zn0DC24v3jD7Mnidh6xhKa4GfKCbq3sfW8kaWhDdZjP3i81geA8T33tdYqWKw4D3fVv0CwEgKVA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -23,7 +23,7 @@
"@radix-ui/react-collapsible": "^1.1.3",
"@radix-ui/react-dialog": "^1.1.6",
"@tanstack/react-query": "^5.71.1",
"@tanstack/react-router": "^1.114.27",
"@tanstack/react-router": "^1.114.29",
"@vector-im/compound-design-tokens": "4.0.1",
"@vector-im/compound-web": "^7.10.0",
"@zxcvbn-ts/core": "^3.0.4",
@@ -53,8 +53,8 @@
"@storybook/react-vite": "^8.6.11",
"@storybook/test": "^8.5.5",
"@tanstack/react-query-devtools": "^5.71.2",
"@tanstack/react-router-devtools": "^1.114.27",
"@tanstack/router-plugin": "^1.114.27",
"@tanstack/react-router-devtools": "^1.114.31",
"@tanstack/router-plugin": "^1.114.31",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"@testing-library/user-event": "^14.6.1",