Skip to content

Commit 1f9ee95

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

8 files changed

Lines changed: 294 additions & 294 deletions

File tree

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

Lines changed: 94 additions & 94 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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,20 @@
1111
"typecheck": "react-router typegen && tsc"
1212
},
1313
"dependencies": {
14-
"@react-router/node": "8.1.0",
15-
"@react-router/serve": "8.1.0",
14+
"@react-router/node": "8.2.0",
15+
"@react-router/serve": "8.2.0",
1616
"@ui5/webcomponents": "2.24.0",
1717
"@ui5/webcomponents-base": "2.24.0",
1818
"@ui5/webcomponents-fiori": "2.24.0",
1919
"@ui5/webcomponents-react": "2.24.1",
2020
"cross-env": "10.1.0",
21-
"isbot": "5.1.44",
21+
"isbot": "5.2.0",
2222
"react": "19.2.7",
2323
"react-dom": "19.2.7",
24-
"react-router": "8.1.0"
24+
"react-router": "8.2.0"
2525
},
2626
"devDependencies": {
27-
"@react-router/dev": "8.1.0",
27+
"@react-router/dev": "8.2.0",
2828
"@types/react": "19.2.17",
2929
"@types/react-dom": "19.2.3",
3030
"eslint": "9.39.5",
@@ -35,7 +35,7 @@
3535
"eslint-plugin-react-hooks": "7.1.1",
3636
"globals": "17.7.0",
3737
"typescript": "6.0.3",
38-
"typescript-eslint": "8.62.1",
38+
"typescript-eslint": "8.63.0",
3939
"vite": "8.1.4",
4040
"vite-tsconfig-paths": "6.1.1"
4141
},

examples/vite-ts/package-lock.json

Lines changed: 66 additions & 66 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
@@ -22,7 +22,7 @@
2222
"@ui5/webcomponents-react": "2.24.1",
2323
"react": "19.2.7",
2424
"react-dom": "19.2.7",
25-
"react-router": "8.1.0"
25+
"react-router": "8.2.0"
2626
},
2727
"devDependencies": {
2828
"@types/react": "19.2.17",
@@ -34,7 +34,7 @@
3434
"eslint-plugin-react-hooks": "7.1.1",
3535
"eslint-plugin-react-refresh": "0.5.3",
3636
"globals": "17.7.0",
37-
"typescript-eslint": "8.62.1",
37+
"typescript-eslint": "8.63.0",
3838
"vite": "8.1.4"
3939
}
4040
}

0 commit comments

Comments
 (0)