Skip to content

Commit

Permalink
pkg: Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 9097187 commit 499e6c9
Show file tree
Hide file tree
Showing 15 changed files with 140 additions and 137 deletions.
2 changes: 1 addition & 1 deletion examples/benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@babel/node": "7.26.0",
"@types/babel__core": "^7",
"@types/benchmark": "2.1.5",
"@types/react": "19.0.0",
"@types/react": "19.0.1",
"webpack": "^5.76.2",
"webpack-cli": "^5.1.4"
}
Expand Down
19 changes: 10 additions & 9 deletions examples/github-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/github-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@linaria/shaker": "5.0.3",
"@types/lodash": "4.14.192",
"@types/parse-link-header": "^2.0.0",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
"@types/uuid": "^10.0.0",
"react-refresh": "0.16.0",
"serve": "14.2.4",
Expand Down
19 changes: 10 additions & 9 deletions examples/nextjs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@data-client/rest": "^0.14.0",
"@number-flow/react": "^0.4.0",
"@types/node": "22.10.1",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
"clsx": "^2.1.1",
"next": "15.0.4",
"react": "19.0.0",
Expand All @@ -27,7 +27,7 @@
"typescript": "^5.4.5"
},
"overrides": {
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0"
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1"
}
}
19 changes: 10 additions & 9 deletions examples/todo-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/todo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@linaria/core": "6.2.0",
"@linaria/react": "6.2.1",
"@linaria/shaker": "5.0.3",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
"@types/uuid": "^10.0.0",
"react-refresh": "0.16.0",
"webpack": "5.97.1",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
"@testing-library/react-native": "12.9.0",
"@types/jest": "29.5.14",
"@types/node": "22.10.1",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
"babel-plugin-module-resolver": "5.0.2",
"babel-plugin-syntax-hermes-parser": "^0.25.0",
"benchmark": "^2.1.4",
Expand All @@ -90,7 +90,7 @@
"prettier": "3.4.2",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-native": "0.76.3",
"react-native": "0.76.4",
"react-native-safe-area-context": "^4.14.0",
"react-native-screens": "^4.1.0",
"react-test-renderer": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/img/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@anansi/browserslist-config": "^1.4.2",
"@data-client/react": "workspace:*",
"@types/node": "^22.0.0",
"@types/react": "19.0.0",
"@types/react": "19.0.1",
"react": "19.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
"@react-navigation/native": "^7.0.0",
"@types/node": "^22.0.0",
"@types/qs": "^6",
"@types/react": "19.0.0",
"@types/react": "19.0.1",
"qs": "^6.13.1",
"react": "19.0.0",
"react-native": "^0.76.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@
"@data-client/react": "workspace:*",
"@data-client/redux": "^0.13.0",
"@types/node": "^22.0.0",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
"next": "^15.0.0",
"react": "19.0.0",
"react-dom": "19.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,8 @@
"@data-client/react": "workspace:*",
"@types/jest": "^29.5.0",
"@types/node": "^22.0.0",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
"@types/react-test-renderer": "19.0.0",
"jest": "^29.5.0",
"react": "19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/use-enhanced-reducer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,6 @@
"devDependencies": {
"@anansi/browserslist-config": "^1.4.2",
"@types/node": "^22.0.0",
"@types/react": "19.0.0"
"@types/react": "19.0.1"
}
}
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.0.1",
"@tsconfig/docusaurus": "^2.0.0",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
"@types/react-helmet": "^6.1.5",
"@types/react-router-dom": "^5.3.3",
"@types/uuid": "^10.0.0",
Expand Down
Loading

0 comments on commit 499e6c9

Please sign in to comment.