Skip to content

Commit

Permalink
pkg: Update all non-major dependencies (#2614)
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 Dec 20, 2024
1 parent a088abe commit 22fe059
Show file tree
Hide file tree
Showing 5 changed files with 56 additions and 56 deletions.
2 changes: 1 addition & 1 deletion examples/concurrent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@linaria/core": "6.2.0",
"@linaria/react": "6.2.1",
"@types/node": "22.10.2",
"antd": "5.22.4",
"antd": "5.22.5",
"classnames": "2.5.1",
"core-js": "3.39.0",
"history": "5.3.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@types/node": "22.10.2",
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]",
"antd": "5.22.4",
"antd": "5.22.5",
"classnames": "2.5.1",
"core-js": "3.39.0",
"history": "^5.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"globals": "^15.13.0",
"globals": "^15.14.0",
"semver": "^7.6.3",
"typescript-eslint": "^8.18.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-config-anansi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"ramda": "^0.30.1",
"react-dev-utils": "^12.0.1",
"react-error-overlay": "6.0.9",
"readable-stream": "^4.5.2",
"readable-stream": "^4.6.0",
"sass-loader": "^16.0.4",
"sass-resources-loader": "^2.2.5",
"semver": "^7.6.3",
Expand Down
104 changes: 52 additions & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ __metadata:
eslint-plugin-prettier: "npm:^5.2.1"
eslint-plugin-react: "npm:^7.37.2"
eslint-plugin-react-hooks: "npm:^5.0.0"
globals: "npm:^15.13.0"
globals: "npm:^15.14.0"
prettier: "npm:^3.3.3"
semver: "npm:^7.6.3"
typescript: "npm:^5.5.4"
Expand Down Expand Up @@ -376,7 +376,7 @@ __metadata:
ramda: "npm:^0.30.1"
react-dev-utils: "npm:^12.0.1"
react-error-overlay: "npm:6.0.9"
readable-stream: "npm:^4.5.2"
readable-stream: "npm:^4.6.0"
sass-embedded: "npm:^1.77.8"
sass-loader: "npm:^16.0.4"
sass-resources-loader: "npm:^2.2.5"
Expand Down Expand Up @@ -4820,20 +4820,20 @@ __metadata:
languageName: node
linkType: hard

"@rc-component/trigger@npm:^2.0.0, @rc-component/trigger@npm:^2.1.1, @rc-component/trigger@npm:^2.2.5":
version: 2.2.5
resolution: "@rc-component/trigger@npm:2.2.5"
"@rc-component/trigger@npm:^2.0.0, @rc-component/trigger@npm:^2.1.1, @rc-component/trigger@npm:^2.2.6":
version: 2.2.6
resolution: "@rc-component/trigger@npm:2.2.6"
dependencies:
"@babel/runtime": "npm:^7.23.2"
"@rc-component/portal": "npm:^1.1.0"
classnames: "npm:^2.3.2"
rc-motion: "npm:^2.0.0"
rc-resize-observer: "npm:^1.3.1"
rc-util: "npm:^5.38.0"
rc-util: "npm:^5.44.0"
peerDependencies:
react: ">=16.9.0"
react-dom: ">=16.9.0"
checksum: 10c0/829704ab59b19f669b1ff4b0af23c573e714dfc04ebe37d74a46d0ffc88ba2f8d29dffb17863b5e39f3984f534bdc72a091fd61c164f9fe173894f6499bbb69f
checksum: 10c0/e7ef14099fac74a58301ccf65a003ddaefb6f2a410c950c8354e0d63fd13e21e3a1f32dd4e73a11c7c0c6199e66629f7f3e31c09d887198b974d35805c4de8e1
languageName: node
linkType: hard

Expand Down Expand Up @@ -7411,9 +7411,9 @@ __metadata:
languageName: node
linkType: hard

"antd@npm:5.22.4":
version: 5.22.4
resolution: "antd@npm:5.22.4"
"antd@npm:5.22.5":
version: 5.22.5
resolution: "antd@npm:5.22.5"
dependencies:
"@ant-design/colors": "npm:^7.1.0"
"@ant-design/cssinjs": "npm:^1.21.1"
Expand All @@ -7426,7 +7426,7 @@ __metadata:
"@rc-component/mutate-observer": "npm:^1.1.0"
"@rc-component/qrcode": "npm:~1.0.0"
"@rc-component/tour": "npm:~1.15.1"
"@rc-component/trigger": "npm:^2.2.5"
"@rc-component/trigger": "npm:^2.2.6"
classnames: "npm:^2.5.1"
copy-to-clipboard: "npm:^3.3.3"
dayjs: "npm:^1.11.11"
Expand All @@ -7435,20 +7435,20 @@ __metadata:
rc-collapse: "npm:~3.9.0"
rc-dialog: "npm:~9.6.0"
rc-drawer: "npm:~7.2.0"
rc-dropdown: "npm:~4.2.0"
rc-field-form: "npm:~2.6.0"
rc-dropdown: "npm:~4.2.1"
rc-field-form: "npm:~2.7.0"
rc-image: "npm:~7.11.0"
rc-input: "npm:~1.6.4"
rc-input-number: "npm:~9.3.0"
rc-mentions: "npm:~2.17.0"
rc-menu: "npm:~9.16.0"
rc-motion: "npm:^2.9.3"
rc-motion: "npm:^2.9.4"
rc-notification: "npm:~5.6.2"
rc-pagination: "npm:~4.3.0"
rc-pagination: "npm:~5.0.0"
rc-picker: "npm:~4.8.3"
rc-progress: "npm:~4.0.0"
rc-rate: "npm:~2.13.0"
rc-resize-observer: "npm:^1.4.0"
rc-resize-observer: "npm:^1.4.1"
rc-segmented: "npm:~2.5.0"
rc-select: "npm:~14.16.4"
rc-slider: "npm:~11.1.7"
Expand All @@ -7461,13 +7461,13 @@ __metadata:
rc-tree: "npm:~5.10.1"
rc-tree-select: "npm:~5.24.5"
rc-upload: "npm:~4.8.1"
rc-util: "npm:^5.44.0"
rc-util: "npm:^5.44.2"
scroll-into-view-if-needed: "npm:^3.1.0"
throttle-debounce: "npm:^5.0.2"
peerDependencies:
react: ">=16.9.0"
react-dom: ">=16.9.0"
checksum: 10c0/97278cb1208674361e28491229811e3bfaa6123229018c038496e3df36a26421a967353043e28372939a4f0a6130a106215eef3fffabdb8381b9b798fcb59155
checksum: 10c0/affff58c5ace3fef37be32521a0ad9617c663f578fc339b217d2e11c57bc8ad204b8e8407970f7e785e1efc802f385227c3292ac6bf439d8a57eb549a5797490
languageName: node
linkType: hard

Expand Down Expand Up @@ -11885,7 +11885,7 @@ __metadata:
"@types/node": "npm:22.10.2"
"@types/react": "npm:[email protected]"
"@types/react-dom": "npm:[email protected]"
antd: "npm:5.22.4"
antd: "npm:5.22.5"
classnames: "npm:2.5.1"
core-js: "npm:3.39.0"
eslint: "npm:9.17.0"
Expand Down Expand Up @@ -11940,7 +11940,7 @@ __metadata:
"@types/react-dom": "npm:[email protected]"
"@types/react-router": "npm:5.1.20"
"@types/react-router-dom": "npm:5.3.3"
antd: "npm:5.22.4"
antd: "npm:5.22.5"
classnames: "npm:2.5.1"
core-js: "npm:3.39.0"
eslint: "npm:^9.0.0"
Expand Down Expand Up @@ -13231,10 +13231,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.13.0, globals@npm:^15.9.0":
version: 15.13.0
resolution: "globals@npm:15.13.0"
checksum: 10c0/640365115ca5f81d91e6a7667f4935021705e61a1a5a76a6ec5c3a5cdf6e53f165af7f9db59b7deb65cf2e1f83d03ac8d6660d0b14c569c831a9b6483eeef585
"globals@npm:^15.14.0, globals@npm:^15.9.0":
version: 15.14.0
resolution: "globals@npm:15.14.0"
checksum: 10c0/039deb8648bd373b7940c15df9f96ab7508fe92b31bbd39cbd1c1a740bd26db12457aa3e5d211553b234f30e9b1db2fee3683012f543a01a6942c9062857facb
languageName: node
linkType: hard

Expand Down Expand Up @@ -20692,32 +20692,32 @@ __metadata:
languageName: node
linkType: hard

"rc-dropdown@npm:~4.2.0":
version: 4.2.0
resolution: "rc-dropdown@npm:4.2.0"
"rc-dropdown@npm:~4.2.0, rc-dropdown@npm:~4.2.1":
version: 4.2.1
resolution: "rc-dropdown@npm:4.2.1"
dependencies:
"@babel/runtime": "npm:^7.18.3"
"@rc-component/trigger": "npm:^2.0.0"
classnames: "npm:^2.2.6"
rc-util: "npm:^5.17.0"
rc-util: "npm:^5.44.1"
peerDependencies:
react: ">=16.11.0"
react-dom: ">=16.11.0"
checksum: 10c0/e808172c922f4c3f8bf4fb4641834e34929df9e0af00981e5554d72852d2df016a85c5339119a61f740ea70da7e33c89ed95c11ee8b9c5538533072675287a3a
checksum: 10c0/ec980e6c9f8bbba53e895002a0c3a28f294ae07f3ebc6c9a9cb80c7e1bb74ba9f0e0c4b9c23f487fdf8c5a4531000e05b5b43744ef506f0fd869165486768817
languageName: node
linkType: hard

"rc-field-form@npm:~2.6.0":
version: 2.6.0
resolution: "rc-field-form@npm:2.6.0"
"rc-field-form@npm:~2.7.0":
version: 2.7.0
resolution: "rc-field-form@npm:2.7.0"
dependencies:
"@babel/runtime": "npm:^7.18.0"
"@rc-component/async-validator": "npm:^5.0.3"
rc-util: "npm:^5.32.2"
peerDependencies:
react: ">=16.9.0"
react-dom: ">=16.9.0"
checksum: 10c0/b92a9662cfd9de4568b0c15085d46e703f5b89c99f330940080217e421a8427e14592a37b5de54714884e2f6b6352a3fb666b1edc697366f6a049799955883be
checksum: 10c0/8b5ba3d4ef2680751235797710da822b96225ba1fd1a0098d4c9b7723ac1e0a8eb07c70a6ca216c0b2f8f45f1035f849b924f13c6386e215ec1d854927a504a2
languageName: node
linkType: hard

Expand Down Expand Up @@ -20803,17 +20803,17 @@ __metadata:
languageName: node
linkType: hard

"rc-motion@npm:^2.0.0, rc-motion@npm:^2.0.1, rc-motion@npm:^2.3.0, rc-motion@npm:^2.3.4, rc-motion@npm:^2.4.3, rc-motion@npm:^2.4.4, rc-motion@npm:^2.6.1, rc-motion@npm:^2.6.2, rc-motion@npm:^2.9.0, rc-motion@npm:^2.9.3":
version: 2.9.3
resolution: "rc-motion@npm:2.9.3"
"rc-motion@npm:^2.0.0, rc-motion@npm:^2.0.1, rc-motion@npm:^2.3.0, rc-motion@npm:^2.3.4, rc-motion@npm:^2.4.3, rc-motion@npm:^2.4.4, rc-motion@npm:^2.6.1, rc-motion@npm:^2.6.2, rc-motion@npm:^2.9.0, rc-motion@npm:^2.9.4":
version: 2.9.5
resolution: "rc-motion@npm:2.9.5"
dependencies:
"@babel/runtime": "npm:^7.11.1"
classnames: "npm:^2.2.1"
rc-util: "npm:^5.43.0"
rc-util: "npm:^5.44.0"
peerDependencies:
react: ">=16.9.0"
react-dom: ">=16.9.0"
checksum: 10c0/d83981e8a4e4adf51c80174d7a2ff1461659b84522c70941e74e7b52450f7a4af49992606349d8a5a56237271b6cb38613137266a193501e8442934950ecf9df
checksum: 10c0/84b12b2443dc1b929c8a688e8c9834a44cf88897402e9363fcea80b77f2803b2de83b24dac5873a8695304827e02fb3103c74349d0451ed247cb366553f9d88e
languageName: node
linkType: hard

Expand Down Expand Up @@ -20847,17 +20847,17 @@ __metadata:
languageName: node
linkType: hard

"rc-pagination@npm:~4.3.0":
version: 4.3.0
resolution: "rc-pagination@npm:4.3.0"
"rc-pagination@npm:~5.0.0":
version: 5.0.0
resolution: "rc-pagination@npm:5.0.0"
dependencies:
"@babel/runtime": "npm:^7.10.1"
classnames: "npm:^2.3.2"
rc-util: "npm:^5.38.0"
peerDependencies:
react: ">=16.9.0"
react-dom: ">=16.9.0"
checksum: 10c0/9642a0826b927fbeb8c3c4508bb5755302a4e2ac088c196cdcb028e64f93abfadeb89c2dc7a49761152a2698be22a0bbe5f2a17f28d247948a5a410de3dfcf0d
checksum: 10c0/62d54fd43b549f63ee7ef8ab8b8b378b8ceb2508ca6e081364fb36868a60047bc90ad5407e1fc4095b4bdbdef41967238a59a17a2a960809c663ded3049d0e0d
languageName: node
linkType: hard

Expand Down Expand Up @@ -20919,18 +20919,18 @@ __metadata:
languageName: node
linkType: hard

"rc-resize-observer@npm:^1.0.0, rc-resize-observer@npm:^1.1.0, rc-resize-observer@npm:^1.3.1, rc-resize-observer@npm:^1.4.0":
version: 1.4.0
resolution: "rc-resize-observer@npm:1.4.0"
"rc-resize-observer@npm:^1.0.0, rc-resize-observer@npm:^1.1.0, rc-resize-observer@npm:^1.3.1, rc-resize-observer@npm:^1.4.0, rc-resize-observer@npm:^1.4.1":
version: 1.4.3
resolution: "rc-resize-observer@npm:1.4.3"
dependencies:
"@babel/runtime": "npm:^7.20.7"
classnames: "npm:^2.2.1"
rc-util: "npm:^5.38.0"
rc-util: "npm:^5.44.1"
resize-observer-polyfill: "npm:^1.5.1"
peerDependencies:
react: ">=16.9.0"
react-dom: ">=16.9.0"
checksum: 10c0/50e03fa524e156477e5e083bc11e92b8d2c442b6a9a0caa111d9b9991174f9ac98175d50fba1721e55338472d5344610e30fce8531a65785b3d79c191173d351
checksum: 10c0/93073c9ef5cc704f9d99307f58f8eeccabb953edf4e8a056b090104fc28ed19b77c2a32bd88ca2e0407fbedeb266d1985e655b35b8bc36b04d243e9d0471c911
languageName: node
linkType: hard

Expand Down Expand Up @@ -21120,7 +21120,7 @@ __metadata:
languageName: node
linkType: hard

"rc-util@npm:^5.0.1, rc-util@npm:^5.0.6, rc-util@npm:^5.16.1, rc-util@npm:^5.17.0, rc-util@npm:^5.18.1, rc-util@npm:^5.2.0, rc-util@npm:^5.20.1, rc-util@npm:^5.21.0, rc-util@npm:^5.24.4, rc-util@npm:^5.25.2, rc-util@npm:^5.27.0, rc-util@npm:^5.30.0, rc-util@npm:^5.31.1, rc-util@npm:^5.32.2, rc-util@npm:^5.34.1, rc-util@npm:^5.35.0, rc-util@npm:^5.36.0, rc-util@npm:^5.37.0, rc-util@npm:^5.38.0, rc-util@npm:^5.38.1, rc-util@npm:^5.40.1, rc-util@npm:^5.41.0, rc-util@npm:^5.43.0, rc-util@npm:^5.44.0":
"rc-util@npm:^5.0.1, rc-util@npm:^5.0.6, rc-util@npm:^5.16.1, rc-util@npm:^5.17.0, rc-util@npm:^5.18.1, rc-util@npm:^5.2.0, rc-util@npm:^5.20.1, rc-util@npm:^5.21.0, rc-util@npm:^5.24.4, rc-util@npm:^5.25.2, rc-util@npm:^5.27.0, rc-util@npm:^5.30.0, rc-util@npm:^5.31.1, rc-util@npm:^5.32.2, rc-util@npm:^5.34.1, rc-util@npm:^5.35.0, rc-util@npm:^5.36.0, rc-util@npm:^5.37.0, rc-util@npm:^5.38.0, rc-util@npm:^5.38.1, rc-util@npm:^5.40.1, rc-util@npm:^5.41.0, rc-util@npm:^5.43.0, rc-util@npm:^5.44.0, rc-util@npm:^5.44.1, rc-util@npm:^5.44.2":
version: 5.44.2
resolution: "rc-util@npm:5.44.2"
dependencies:
Expand Down Expand Up @@ -21496,16 +21496,16 @@ __metadata:
languageName: node
linkType: hard

"readable-stream@npm:^4.3.0, readable-stream@npm:^4.5.2":
version: 4.5.2
resolution: "readable-stream@npm:4.5.2"
"readable-stream@npm:^4.3.0, readable-stream@npm:^4.6.0":
version: 4.6.0
resolution: "readable-stream@npm:4.6.0"
dependencies:
abort-controller: "npm:^3.0.0"
buffer: "npm:^6.0.3"
events: "npm:^3.3.0"
process: "npm:^0.11.10"
string_decoder: "npm:^1.3.0"
checksum: 10c0/a2c80e0e53aabd91d7df0330929e32d0a73219f9477dbbb18472f6fdd6a11a699fc5d172a1beff98d50eae4f1496c950ffa85b7cc2c4c196963f289a5f39275d
checksum: 10c0/0dcc6fdb433c0e6c4b03950f72e43b94c2aead42367ae5453997ffffcdcee2277003da545175ee11db08917e97ec709c9d19c6576e0888d0315b239da0f9913a
languageName: node
linkType: hard

Expand Down

0 comments on commit 22fe059

Please sign in to comment.