Update dependency @optimize-lodash/rollup-plugin to v6 (#37062)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
832d8c7397
commit
baef5b1659
2 changed files with 11 additions and 11 deletions
|
|
@ -47,7 +47,7 @@
|
||||||
"@formatjs/intl-pluralrules": "^5.4.4",
|
"@formatjs/intl-pluralrules": "^5.4.4",
|
||||||
"@gamestdio/websocket": "^0.3.2",
|
"@gamestdio/websocket": "^0.3.2",
|
||||||
"@github/webauthn-json": "^2.1.1",
|
"@github/webauthn-json": "^2.1.1",
|
||||||
"@optimize-lodash/rollup-plugin": "^5.0.2",
|
"@optimize-lodash/rollup-plugin": "^6.0.0",
|
||||||
"@react-spring/web": "^9.7.5",
|
"@react-spring/web": "^9.7.5",
|
||||||
"@reduxjs/toolkit": "^2.0.1",
|
"@reduxjs/toolkit": "^2.0.1",
|
||||||
"@use-gesture/react": "^10.3.1",
|
"@use-gesture/react": "^10.3.1",
|
||||||
|
|
|
||||||
20
yarn.lock
20
yarn.lock
|
|
@ -2723,7 +2723,7 @@ __metadata:
|
||||||
"@formatjs/intl-pluralrules": "npm:^5.4.4"
|
"@formatjs/intl-pluralrules": "npm:^5.4.4"
|
||||||
"@gamestdio/websocket": "npm:^0.3.2"
|
"@gamestdio/websocket": "npm:^0.3.2"
|
||||||
"@github/webauthn-json": "npm:^2.1.1"
|
"@github/webauthn-json": "npm:^2.1.1"
|
||||||
"@optimize-lodash/rollup-plugin": "npm:^5.0.2"
|
"@optimize-lodash/rollup-plugin": "npm:^6.0.0"
|
||||||
"@react-spring/web": "npm:^9.7.5"
|
"@react-spring/web": "npm:^9.7.5"
|
||||||
"@reduxjs/toolkit": "npm:^2.0.1"
|
"@reduxjs/toolkit": "npm:^2.0.1"
|
||||||
"@storybook/addon-a11y": "npm:^10.0.6"
|
"@storybook/addon-a11y": "npm:^10.0.6"
|
||||||
|
|
@ -3025,25 +3025,25 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@optimize-lodash/rollup-plugin@npm:^5.0.2":
|
"@optimize-lodash/rollup-plugin@npm:^6.0.0":
|
||||||
version: 5.1.0
|
version: 6.0.0
|
||||||
resolution: "@optimize-lodash/rollup-plugin@npm:5.1.0"
|
resolution: "@optimize-lodash/rollup-plugin@npm:6.0.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@optimize-lodash/transform": "npm:3.0.6"
|
"@optimize-lodash/transform": "npm:4.0.0"
|
||||||
"@rollup/pluginutils": "npm:^5.1.0"
|
"@rollup/pluginutils": "npm:^5.1.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
rollup: ">= 4.x"
|
rollup: ">= 4.x"
|
||||||
checksum: 10c0/cb15712b82164fb63d569caebc278fea4972577009040370b43534edd75069f57974c29e884b3dc59896eda7ed4f28dfcb422c0481d8ea0fe5dfc4546af70774
|
checksum: 10c0/2332d642d3e48c5e58618d4b21e77b9b0d723dc8742ca8b49868dd85f931cdce222d0fe3a94948e435888731ed8d33ddc5d1374a200cef074693505c1c66ea15
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@optimize-lodash/transform@npm:3.0.6":
|
"@optimize-lodash/transform@npm:4.0.0":
|
||||||
version: 3.0.6
|
version: 4.0.0
|
||||||
resolution: "@optimize-lodash/transform@npm:3.0.6"
|
resolution: "@optimize-lodash/transform@npm:4.0.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
estree-walker: "npm:^2.0.2"
|
estree-walker: "npm:^2.0.2"
|
||||||
magic-string: "npm:~0.30.11"
|
magic-string: "npm:~0.30.11"
|
||||||
checksum: 10c0/48a877a41e8cb642daccd3a9d815b05c55ac63fc2fdeea6f3e60239e8dcf46a3cd56f6699d67dfd0aebb2e2bb0f019fde6dd7880fb13a7a6db99a53392273578
|
checksum: 10c0/8c32212f2ef49103894a75f91958aae43d0498d9db636fb2b7d043d87f241a5a747bff20d0bd5a1595b8704af92cc293806ce00f90836e86c21c1da02672cd48
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue