Skip to content

Commit f77a068

Browse files
pkg: Update all non-major dependencies (#3231)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d98467 commit f77a068

File tree

11 files changed

+225
-206
lines changed

11 files changed

+225
-206
lines changed

examples/benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@babel/node": "7.25.0",
3131
"@types/babel__core": "^7",
3232
"@types/benchmark": "2.1.5",
33-
"@types/react": "18.3.7",
33+
"@types/react": "18.3.9",
3434
"webpack": "^5.76.2",
3535
"webpack-cli": "^5.1.4"
3636
}

examples/github-app/package-lock.json

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

examples/github-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@linaria/shaker": "5.0.3",
3636
"@types/lodash": "4.14.192",
3737
"@types/parse-link-header": "^2.0.0",
38-
"@types/react": "18.3.7",
38+
"@types/react": "18.3.9",
3939
"@types/react-dom": "18.3.0",
4040
"@types/uuid": "^10.0.0",
4141
"react-refresh": "0.14.2",
@@ -51,7 +51,7 @@
5151
"@data-client/react": "^0.14.0",
5252
"@data-client/rest": "^0.14.0",
5353
"@js-temporal/polyfill": "^0.4.4",
54-
"antd": "5.20.6",
54+
"antd": "5.21.1",
5555
"parse-link-header": "^2.0.0",
5656
"react": "18.3.1",
5757
"react-dom": "18.3.1",

examples/nextjs/package-lock.json

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

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@babel/core": "^7.24.7",
1515
"@data-client/react": "^0.14.0",
1616
"@data-client/rest": "^0.14.0",
17-
"@types/node": "22.5.5",
17+
"@types/node": "22.7.3",
1818
"@types/react": "npm:types-react@rc",
1919
"@types/react-dom": "npm:types-react-dom@rc",
2020
"clsx": "^2.1.1",

examples/normalizr-github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@babel/core": "7.25.2",
1818
"@babel/node": "7.25.0",
1919
"@types/babel__core": "^7",
20-
"rollup": "2.79.1",
20+
"rollup": "2.79.2",
2121
"rollup-plugin-babel": "^4.4.0",
2222
"rollup-plugin-commonjs": "^10.1.0",
2323
"rollup-plugin-filesize": "^9.1.2",

examples/normalizr-redux/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"inquirer": "^8.1.1",
1919
"redux": "5.0.1",
2020
"redux-thunk": "^2.3.0",
21-
"rollup": "2.79.1",
21+
"rollup": "2.79.2",
2222
"rollup-plugin-babel": "^4.4.0",
2323
"rollup-plugin-commonjs": "^10.1.0",
2424
"rollup-plugin-filesize": "^9.1.2",

examples/normalizr-relationships/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@babel/node": "7.25.0",
1515
"@types/babel__core": "^7",
1616
"mockdate": "^3.0.5",
17-
"rollup": "2.79.1",
17+
"rollup": "2.79.2",
1818
"rollup-plugin-babel": "^4.4.0",
1919
"rollup-plugin-commonjs": "^10.1.0",
2020
"rollup-plugin-filesize": "^9.1.2",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
"@testing-library/react-hooks": "8.0.1",
6565
"@testing-library/react-native": "12.7.2",
6666
"@types/jest": "29.5.13",
67-
"@types/node": "22.5.5",
68-
"@types/react": "18.3.7",
67+
"@types/node": "22.7.3",
68+
"@types/react": "18.3.9",
6969
"babel-plugin-module-resolver": "5.0.2",
7070
"benchmark": "^2.1.4",
7171
"conventional-changelog-anansi": "^0.2.0",
@@ -92,7 +92,7 @@
9292
"react-native-screens": "^3.18.2",
9393
"react-test-renderer": "18.3.1",
9494
"rimraf": "^6.0.0",
95-
"rollup": "2.79.1",
95+
"rollup": "2.79.2",
9696
"rollup-plugin-babel": "^4.4.0",
9797
"rollup-plugin-banner2": "^1.2.2",
9898
"rollup-plugin-commonjs": "^10.1.0",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"@docusaurus/module-type-aliases": "^3.0.1",
2323
"@tsconfig/docusaurus": "^2.0.0",
24-
"@types/react": "18.3.7",
24+
"@types/react": "18.3.9",
2525
"@types/react-dom": "^18.2.7",
2626
"@types/react-helmet": "^6.1.5",
2727
"@types/react-router-dom": "^5.3.3",

0 commit comments

Comments
 (0)