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 Sep 29, 2024
1 parent 7db78a3 commit f532461
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 29 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/combine-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
console.log('Combined: ' + combined);
return combined
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v4.1.7
- uses: actions/checkout@v4.2.0
with:
fetch-depth: 0
# Creates a branch with other PR branches merged together
Expand Down
4 changes: 2 additions & 2 deletions examples/concurrent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/babel__core": "7.20.5",
"@types/eslint": "9.6.1",
"@types/jest": "29.5.12",
"@types/react": "18.3.9",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"@types/react-test-renderer": "18.3.0",
"eslint": "9.11.1",
Expand All @@ -57,7 +57,7 @@
"@data-client/rest": "0.14.13",
"@linaria/core": "6.2.0",
"@linaria/react": "6.2.1",
"@types/node": "22.7.0",
"@types/node": "22.7.4",
"antd": "5.21.1",
"classnames": "2.5.1",
"core-js": "3.38.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/linaria/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/babel__core": "^7.20.0",
"@types/eslint": "^9.0.0",
"@types/node": "^22.0.0",
"@types/react": "18.3.9",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
"babel-loader": "9.2.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"@data-client/graphql": "0.14.12",
"@data-client/react": "0.14.14",
"@data-client/rest": "0.14.13",
"@types/node": "22.7.0",
"@types/react": "18.3.9",
"@types/node": "22.7.4",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"antd": "5.21.1",
"classnames": "2.5.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"dependencies": {
"@lerna-lite/publish": "^3.0.0",
"@lerna-lite/version": "^3.0.0",
"@types/react": "18.3.9",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"react": "18.3.1",
"react-dom": "18.3.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@storybook/preset-react-webpack": "^8.3.4",
"@storybook/react": "^8.3.4",
"@storybook/types": "^8.3.4",
"@types/node": "^22.7.0"
"@types/node": "^22.7.4"
},
"peerDependencies": {
"@anansi/babel-preset": "*",
Expand Down
33 changes: 12 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ __metadata:
"@storybook/preset-react-webpack": "npm:^8.3.4"
"@storybook/react": "npm:^8.3.4"
"@storybook/types": "npm:^8.3.4"
"@types/node": "npm:^22.7.0"
"@types/node": "npm:^22.7.4"
peerDependencies:
"@anansi/babel-preset": "*"
"@anansi/webpack-config": ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0
Expand Down Expand Up @@ -6105,7 +6105,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^22.0.0, @types/node@npm:^22.5.5, @types/node@npm:^22.7.0":
"@types/node@npm:*, @types/node@npm:22.7.4, @types/node@npm:^22.0.0, @types/node@npm:^22.5.5, @types/node@npm:^22.7.4":
version: 22.7.4
resolution: "@types/node@npm:22.7.4"
dependencies:
Expand All @@ -6114,15 +6114,6 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.7.0":
version: 22.7.0
resolution: "@types/node@npm:22.7.0"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/127b1ac3eebe8c2b09e3d2de277ee906710c4908b4573cde23b9c7cec1cb1aaf1af8bdabbccdac08d005f820b770e7447b22c8eb56ca63344f4d2e26bcdc29fb
languageName: node
linkType: hard

"@types/node@npm:^16.18.26, @types/node@npm:^16.18.28, @types/node@npm:^16.18.31":
version: 16.18.109
resolution: "@types/node@npm:16.18.109"
Expand Down Expand Up @@ -6268,13 +6259,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.3.9, @types/react@npm:^16.8.0 || ^17.0.0 || ^18.0.0, @types/react@npm:^18.0.29":
version: 18.3.9
resolution: "@types/react@npm:18.3.9"
"@types/react@npm:*, @types/react@npm:18.3.10, @types/react@npm:^16.8.0 || ^17.0.0 || ^18.0.0, @types/react@npm:^18.0.29":
version: 18.3.10
resolution: "@types/react@npm:18.3.10"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/a92b8e061d0c833e096254782c56a802316593f4a907fb834b557cabe848a0829b9eb6056404ea239eb4d5ec5ac7b7724309761516c0a7a277916fa04dd4f805
checksum: 10c0/f5be1de1b0331c1fdb33d577f4cf7f1b949d4bded5347b2351a537f03c51dade5be115e21b161dcf1b37061954d320f6a0bdf8d7b70e24eda51071fdd614383d
languageName: node
linkType: hard

Expand Down Expand Up @@ -11833,7 +11824,7 @@ __metadata:
"@types/babel__core": "npm:^7.20.0"
"@types/eslint": "npm:^9.0.0"
"@types/node": "npm:^22.0.0"
"@types/react": "npm:18.3.9"
"@types/react": "npm:18.3.10"
"@types/react-dom": "npm:18.3.0"
"@types/react-router-dom": "npm:5.3.3"
babel-loader: "npm:9.2.1"
Expand Down Expand Up @@ -11881,8 +11872,8 @@ __metadata:
"@types/babel__core": "npm:7.20.5"
"@types/eslint": "npm:9.6.1"
"@types/jest": "npm:29.5.12"
"@types/node": "npm:22.7.0"
"@types/react": "npm:18.3.9"
"@types/node": "npm:22.7.4"
"@types/react": "npm:18.3.10"
"@types/react-dom": "npm:18.3.0"
"@types/react-test-renderer": "npm:18.3.0"
antd: "npm:5.21.1"
Expand Down Expand Up @@ -11932,10 +11923,10 @@ __metadata:
"@types/eslint": "npm:^9.0.0"
"@types/jest": "npm:29.5.12"
"@types/lodash": "npm:4.17.9"
"@types/node": "npm:22.7.0"
"@types/node": "npm:22.7.4"
"@types/parse-link-header": "npm:2.0.3"
"@types/prop-types": "npm:^15.7.5"
"@types/react": "npm:18.3.9"
"@types/react": "npm:18.3.10"
"@types/react-dom": "npm:18.3.0"
"@types/react-router": "npm:5.1.20"
"@types/react-router-dom": "npm:5.3.3"
Expand Down Expand Up @@ -22114,7 +22105,7 @@ __metadata:
"@lerna-lite/publish": "npm:^3.0.0"
"@lerna-lite/version": "npm:^3.0.0"
"@types/node": "npm:^22.0.0"
"@types/react": "npm:18.3.9"
"@types/react": "npm:18.3.10"
"@types/react-dom": "npm:18.3.0"
babel-loader: "npm:9.2.1"
babel-plugin-module-resolver: "npm:5.0.2"
Expand Down

0 comments on commit f532461

Please sign in to comment.