Skip to content

Commit

Permalink
pkg: Update all non-major dependencies (#3032)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 28, 2024
1 parent 85e7453 commit 5f5368c
Show file tree
Hide file tree
Showing 8 changed files with 57 additions and 57 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.23.9",
"@types/babel__core": "^7",
"@types/benchmark": "2.1.5",
"@types/react": "18.3.0",
"@types/react": "18.3.1",
"webpack": "^5.76.2",
"webpack-cli": "^5.1.4"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/coin-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
},
"dependencies": {
"@anansi/cli": "^3.0.15",
"@anansi/core": "^0.18.4",
"@anansi/router": "^0.9.1",
"@anansi/core": "^0.19.0",
"@anansi/router": "^0.10.0",
"@babel/runtime": "^7.22.15",
"@data-client/img": "^0.11.0",
"@data-client/react": "^0.11.0",
Expand Down
32 changes: 16 additions & 16 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,7 +35,7 @@
"@linaria/shaker": "5.0.3",
"@types/lodash": "4.14.192",
"@types/parse-link-header": "^2.0.0",
"@types/react": "18.3.0",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/uuid": "^9.0.0",
"@typescript-eslint/eslint-plugin": "7.7.1",
Expand All @@ -47,7 +47,7 @@
"webpack-dev-server": "5.0.4"
},
"dependencies": {
"@anansi/router": "0.9.5",
"@anansi/router": "0.10.0",
"@ant-design/icons": "^5.0.0",
"@data-client/graphql": "^0.11.0",
"@data-client/hooks": "^0.1.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@data-client/test": "^0.11.0",
"@js-temporal/polyfill": "^0.4.4",
"@types/node": "20.12.7",
"@types/react": "18.3.0",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"classnames": "^2.3.2",
"next": "14.2.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@testing-library/react-native": "12.4.5",
"@types/jest": "29.5.12",
"@types/node": "20.12.7",
"@types/react": "18.3.0",
"@types/react": "18.3.1",
"@types/react-native": "^0.73.0",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.0.1",
"@tsconfig/docusaurus": "^2.0.0",
"@types/react": "18.3.0",
"@types/react": "18.3.1",
"@types/react-dom": "^18.2.7",
"@types/react-helmet": "^6.1.5",
"@types/react-router-dom": "^5.3.3",
Expand Down
66 changes: 33 additions & 33 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -296,13 +296,13 @@ __metadata:
languageName: node
linkType: hard

"@anansi/core@npm:^0.18.4":
version: 0.18.25
resolution: "@anansi/core@npm:0.18.25"
"@anansi/core@npm:^0.19.0":
version: 0.19.0
resolution: "@anansi/core@npm:0.19.0"
dependencies:
"@anansi/router": "npm:^0.9.5"
"@anansi/router": "npm:^0.10.0"
"@babel/runtime": "npm:^7.17.0"
"@data-client/ssr": "npm:^0.11.0"
"@data-client/ssr": "npm:^0.11.4"
chalk: "npm:^4.1.2"
compression: "npm:^1.7.4"
cross-fetch: "npm:^4.0.0"
Expand All @@ -323,10 +323,10 @@ __metadata:
"@ant-design/cssinjs": ^1.5.1
"@data-client/react": ^0.1.0 || ^0.2.0 || ^0.3.0 || ^0.4.0 || ^1.0.0 || ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0
"@data-client/redux": ^0.1.0 || ^0.2.0 || ^0.3.0 || ^0.4.0 || ^1.0.0 || ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0
"@types/react": ^17.0.40 || ^18.0.0
"@types/react-dom": ^17.0.40 || ^18.0.0
react: ^18.0.0
react-dom: ^18.0.0
"@types/react": ^17.0.40 || ^18.0.0 || ^19.0.0-0
"@types/react-dom": ^17.0.40 || ^18.0.0 || ^19.0.0-0
react: ^18.0.0 || ^19.0.0-0
react-dom: ^18.0.0 || ^19.0.0-0
redux: ^4.0.0 || ^5.0.0
webpack: ^5.60.0
peerDependenciesMeta:
Expand All @@ -345,7 +345,7 @@ __metadata:
bin:
serve-anansi: ./lib/scripts/serve.js
start-anansi: ./lib/scripts/startDevserver.js
checksum: 10c0/30ce009b3eabfbc69f157b3385f938f347159cd851dd99b34d64adee2f64b313976d92b7202b26b5b543cd43f6166296170abaa4e26c09bef2d7f1aad0580983
checksum: 10c0/7c3176b649c3e108b9da65622bd711dffa147e0b1f184d262ad9942742a4b64449638022669298215e1df29896a43c0c3f9b87ef3e7695e3e0cafaa6669cea69
languageName: node
linkType: hard

Expand Down Expand Up @@ -436,21 +436,21 @@ __metadata:
languageName: node
linkType: hard

"@anansi/router@npm:^0.9.1, @anansi/router@npm:^0.9.5":
version: 0.9.5
resolution: "@anansi/router@npm:0.9.5"
"@anansi/router@npm:^0.10.0":
version: 0.10.0
resolution: "@anansi/router@npm:0.10.0"
dependencies:
"@babel/runtime": "npm:^7.17.0"
"@pojo-router/core": "npm:^0.7.1"
"@pojo-router/core": "npm:^0.8.0"
history: "npm:^5.3.0"
nano-memoize: "npm:^3.0.16"
peerDependencies:
"@types/react": ^18.0.0
react: ^18.0.0
"@types/react": ^18.0.0 || ^19.0.0-0
react: ^18.0.0 || ^19.0.0-0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/1b5b39c86527b4f1e627a50e3cfc0b7f80e4378e385e51fcbc107070d0951934119d767fc01bbf8b5ddf37e4c47fc1c723c9af0186f713bb9657f0e18505a86c
checksum: 10c0/1066ffaca9acaa3bb3fad888bdb58646c2cb81df7059a1e2d980b448173371ea043af3efebf4ad3242c3a7af131bef50337a5b67fc6527ce7869a48203814c1b
languageName: node
linkType: hard

Expand Down Expand Up @@ -3279,7 +3279,7 @@ __metadata:
languageName: unknown
linkType: soft

"@data-client/ssr@npm:^0.11.0, @data-client/ssr@workspace:packages/ssr":
"@data-client/ssr@npm:^0.11.4, @data-client/ssr@workspace:packages/ssr":
version: 0.0.0-use.local
resolution: "@data-client/ssr@workspace:packages/ssr"
dependencies:
Expand Down Expand Up @@ -5487,20 +5487,20 @@ __metadata:
languageName: node
linkType: hard

"@pojo-router/core@npm:^0.7.1":
version: 0.7.1
resolution: "@pojo-router/core@npm:0.7.1"
"@pojo-router/core@npm:^0.8.0":
version: 0.8.0
resolution: "@pojo-router/core@npm:0.8.0"
dependencies:
"@babel/runtime": "npm:^7.17.0"
history: "npm:5.3.0"
path-to-regexp: "npm:6.2.2"
peerDependencies:
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
react: ^16.8.2 || ^17.0.0 || ^18.0.0
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-0
react: ^16.8.2 || ^17.0.0 || ^18.0.0 || ^19.0.0-0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/4cda6077d3f8287c67483e94cc327be999ab25fe51c8991880f67b75d7d2e8fcdf30e70349ea2e6ef915dbbe87edf1a181490e032edcae5b6c9cb9b6edaaca4c
checksum: 10c0/982d26dfd26ce72dc0d335e01fd25a55d03468265a9a69b3bed9eb0ff9b00d8182cc8720c26a52703efdebba529d3d0b8b2e8403f743460ea406ad73818874e2
languageName: node
linkType: hard

Expand Down Expand Up @@ -7469,13 +7469,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.3.0, @types/react@npm:^18.0.30":
version: 18.3.0
resolution: "@types/react@npm:18.3.0"
"@types/react@npm:*, @types/react@npm:18.3.1, @types/react@npm:^18.0.30":
version: 18.3.1
resolution: "@types/react@npm:18.3.1"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/6405f805700daf096a507a191bc4f8814ebed49120f156926b0a5b7b6f41424214320cea3dbb6df85f476b220f0554ef7e587baa88f59375e64bdbab525f58aa
checksum: 10c0/18d856c12a4ec93f3cda2d58ef3d77a9480818afd3af895f812896fb82cfca1f35a692ab1add4ce826a4eb58a071624c7d1c8c6c4ccfb81c100d2916dc607614
languageName: node
linkType: hard

Expand Down Expand Up @@ -10636,8 +10636,8 @@ __metadata:
"@anansi/babel-preset": "npm:^5.0.0"
"@anansi/browserslist-config": "npm:^1.4.3"
"@anansi/cli": "npm:^3.0.15"
"@anansi/core": "npm:^0.18.4"
"@anansi/router": "npm:^0.9.1"
"@anansi/core": "npm:^0.19.0"
"@anansi/router": "npm:^0.10.0"
"@anansi/webpack-config": "npm:^19.0.0"
"@babel/core": "npm:^7.22.15"
"@babel/runtime": "npm:^7.22.15"
Expand Down Expand Up @@ -14036,7 +14036,7 @@ __metadata:
"@data-client/normalizr": "workspace:^"
"@types/babel__core": "npm:^7"
"@types/benchmark": "npm:2.1.5"
"@types/react": "npm:18.3.0"
"@types/react": "npm:18.3.1"
benchmark: "npm:^2.1.4"
normalizr: "npm:^3.6.2"
react: "npm:^18.2.0"
Expand Down Expand Up @@ -24889,7 +24889,7 @@ __metadata:
"@js-temporal/polyfill": "npm:^0.4.4"
"@monaco-editor/react": "npm:^4.4.6"
"@tsconfig/docusaurus": "npm:^2.0.0"
"@types/react": "npm:18.3.0"
"@types/react": "npm:18.3.1"
"@types/react-dom": "npm:^18.2.7"
"@types/react-helmet": "npm:^6.1.5"
"@types/react-router-dom": "npm:^5.3.3"
Expand Down Expand Up @@ -26427,7 +26427,7 @@ __metadata:
"@testing-library/react-native": "npm:12.4.5"
"@types/jest": "npm:29.5.12"
"@types/node": "npm:20.12.7"
"@types/react": "npm:18.3.0"
"@types/react": "npm:18.3.1"
"@types/react-native": "npm:^0.73.0"
"@typescript-eslint/eslint-plugin": "npm:7.7.1"
"@typescript-eslint/parser": "npm:7.7.1"
Expand Down

0 comments on commit 5f5368c

Please sign in to comment.