Spaces:
Running
Bump the npm_and_yarn group across 1 directory with 2 updates
Browse filesBumps the npm_and_yarn group with 2 updates in the /lynxkite-app/web directory: [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom).
Updates `react-router` from 7.0.2 to 7.5.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router)
Updates `react-router-dom` from 7.0.2 to 7.5.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router
dependency-version: 7.5.2
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: react-router-dom
dependency-version: 7.5.2
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <[email protected]>
@@ -29,7 +29,7 @@
|
|
29 |
"react-dom": "^18.3.1",
|
30 |
"react-error-boundary": "^5.0.0",
|
31 |
"react-markdown": "^9.0.1",
|
32 |
-
"react-router-dom": "^7.
|
33 |
"swr": "^2.2.5",
|
34 |
"unplugin-icons": "^0.21.0",
|
35 |
"y-monaco": "^0.1.6",
|
@@ -1952,12 +1952,6 @@
|
|
1952 |
"yjs": "^13.5.13"
|
1953 |
}
|
1954 |
},
|
1955 |
-
"node_modules/@types/cookie": {
|
1956 |
-
"version": "0.6.0",
|
1957 |
-
"resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz",
|
1958 |
-
"integrity": "sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==",
|
1959 |
-
"license": "MIT"
|
1960 |
-
},
|
1961 |
"node_modules/@types/d3-color": {
|
1962 |
"version": "3.1.3",
|
1963 |
"resolved": "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.3.tgz",
|
@@ -6207,12 +6201,11 @@
|
|
6207 |
}
|
6208 |
},
|
6209 |
"node_modules/react-router": {
|
6210 |
-
"version": "7.
|
6211 |
-
"resolved": "https://registry.npmjs.org/react-router/-/react-router-7.
|
6212 |
-
"integrity": "sha512-
|
6213 |
"license": "MIT",
|
6214 |
"dependencies": {
|
6215 |
-
"@types/cookie": "^0.6.0",
|
6216 |
"cookie": "^1.0.1",
|
6217 |
"set-cookie-parser": "^2.6.0",
|
6218 |
"turbo-stream": "2.4.0"
|
@@ -6231,12 +6224,12 @@
|
|
6231 |
}
|
6232 |
},
|
6233 |
"node_modules/react-router-dom": {
|
6234 |
-
"version": "7.
|
6235 |
-
"resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.
|
6236 |
-
"integrity": "sha512-
|
6237 |
"license": "MIT",
|
6238 |
"dependencies": {
|
6239 |
-
"react-router": "7.
|
6240 |
},
|
6241 |
"engines": {
|
6242 |
"node": ">=20.0.0"
|
|
|
29 |
"react-dom": "^18.3.1",
|
30 |
"react-error-boundary": "^5.0.0",
|
31 |
"react-markdown": "^9.0.1",
|
32 |
+
"react-router-dom": "^7.5.2",
|
33 |
"swr": "^2.2.5",
|
34 |
"unplugin-icons": "^0.21.0",
|
35 |
"y-monaco": "^0.1.6",
|
|
|
1952 |
"yjs": "^13.5.13"
|
1953 |
}
|
1954 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
1955 |
"node_modules/@types/d3-color": {
|
1956 |
"version": "3.1.3",
|
1957 |
"resolved": "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.3.tgz",
|
|
|
6201 |
}
|
6202 |
},
|
6203 |
"node_modules/react-router": {
|
6204 |
+
"version": "7.5.2",
|
6205 |
+
"resolved": "https://registry.npmjs.org/react-router/-/react-router-7.5.2.tgz",
|
6206 |
+
"integrity": "sha512-9Rw8r199klMnlGZ8VAsV/I8WrIF6IyJ90JQUdboupx1cdkgYqwnrYjH+I/nY/7cA1X5zia4mDJqH36npP7sxGQ==",
|
6207 |
"license": "MIT",
|
6208 |
"dependencies": {
|
|
|
6209 |
"cookie": "^1.0.1",
|
6210 |
"set-cookie-parser": "^2.6.0",
|
6211 |
"turbo-stream": "2.4.0"
|
|
|
6224 |
}
|
6225 |
},
|
6226 |
"node_modules/react-router-dom": {
|
6227 |
+
"version": "7.5.2",
|
6228 |
+
"resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.5.2.tgz",
|
6229 |
+
"integrity": "sha512-yk1XW8Fj7gK7flpYBXF3yzd2NbX6P7Kxjvs2b5nu1M04rb5pg/Zc4fGdBNTeT4eDYL2bvzWNyKaIMJX/RKHTTg==",
|
6230 |
"license": "MIT",
|
6231 |
"dependencies": {
|
6232 |
+
"react-router": "7.5.2"
|
6233 |
},
|
6234 |
"engines": {
|
6235 |
"node": ">=20.0.0"
|
@@ -32,7 +32,7 @@
|
|
32 |
"react-dom": "^18.3.1",
|
33 |
"react-error-boundary": "^5.0.0",
|
34 |
"react-markdown": "^9.0.1",
|
35 |
-
"react-router-dom": "^7.
|
36 |
"swr": "^2.2.5",
|
37 |
"unplugin-icons": "^0.21.0",
|
38 |
"y-monaco": "^0.1.6",
|
|
|
32 |
"react-dom": "^18.3.1",
|
33 |
"react-error-boundary": "^5.0.0",
|
34 |
"react-markdown": "^9.0.1",
|
35 |
+
"react-router-dom": "^7.5.2",
|
36 |
"swr": "^2.2.5",
|
37 |
"unplugin-icons": "^0.21.0",
|
38 |
"y-monaco": "^0.1.6",
|