Skip to content

Commit a7e9947

Browse files
chore(deps): update all non-major dependencies (examples, templates & patterns)
1 parent 3283060 commit a7e9947

File tree

8 files changed

+334
-1009
lines changed

8 files changed

+334
-1009
lines changed

examples/react-router-ts/package-lock.json

Lines changed: 135 additions & 786 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/react-router-ts/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"typecheck": "react-router typegen && tsc"
1212
},
1313
"dependencies": {
14-
"@react-router/node": "7.9.6",
15-
"@react-router/serve": "7.9.6",
14+
"@react-router/node": "7.10.1",
15+
"@react-router/serve": "7.10.1",
1616
"@ui5/webcomponents": "2.17.0",
1717
"@ui5/webcomponents-base": "2.17.0",
1818
"@ui5/webcomponents-fiori": "2.17.0",
@@ -21,10 +21,10 @@
2121
"isbot": "5.1.32",
2222
"react": "19.2.1",
2323
"react-dom": "19.2.1",
24-
"react-router": "7.9.6"
24+
"react-router": "7.10.1"
2525
},
2626
"devDependencies": {
27-
"@react-router/dev": "7.9.6",
27+
"@react-router/dev": "7.10.1",
2828
"@types/react": "19.2.7",
2929
"@types/react-dom": "19.2.3",
3030
"eslint": "9.39.1",
@@ -35,7 +35,7 @@
3535
"eslint-plugin-react-hooks": "6.1.1",
3636
"globals": "16.5.0",
3737
"typescript": "5.8.3",
38-
"typescript-eslint": "8.48.1",
38+
"typescript-eslint": "8.49.0",
3939
"vite": "7.2.7",
4040
"vite-tsconfig-paths": "5.1.4"
4141
},

examples/vite-ts/package-lock.json

Lines changed: 66 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/vite-ts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@ui5/webcomponents-react": "2.17.0",
2222
"react": "19.2.1",
2323
"react-dom": "19.2.1",
24-
"react-router": "7.9.6"
24+
"react-router": "7.10.1"
2525
},
2626
"devDependencies": {
2727
"@types/react": "19.2.7",
@@ -33,7 +33,7 @@
3333
"eslint-plugin-react-hooks": "6.1.1",
3434
"eslint-plugin-react-refresh": "0.4.24",
3535
"globals": "16.5.0",
36-
"typescript-eslint": "8.48.1",
36+
"typescript-eslint": "8.49.0",
3737
"vite": "7.2.7"
3838
}
3939
}

0 commit comments

Comments
 (0)