Skip to content

Commit

Permalink
Replace dependency rollup-plugin-node-resolve with @rollup/plugin-nod…
Browse files Browse the repository at this point in the history
…e-resolve ^6.0.0
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 1558ef9 commit 760c98e
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
"rimraf": "2.6.2",
"rollup": "^0.66.2",
"rollup-plugin-commonjs": "^9.1.8",
"rollup-plugin-node-resolve": "^3.0.0",
"@rollup/plugin-node-resolve": "^6.0.0",
"rollup-plugin-typescript": "^1.0.0",
"sass": "^1.54.0",
"sass-loader": "^13.0.2",
Expand Down
72 changes: 49 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4335,6 +4335,7 @@ __metadata:
"@ngrx/effects": "npm:17.2.0"
"@ngrx/store": "npm:^17.2.0"
"@nicky-lenaers/ngx-scroll-to": "npm:^14.0.0"
"@rollup/plugin-node-resolve": "npm:^6.0.0"
"@storybook/addon-actions": "npm:^6.5.10"
"@storybook/addon-essentials": "npm:^6.5.10"
"@storybook/addon-interactions": "npm:^6.5.10"
Expand Down Expand Up @@ -4421,7 +4422,6 @@ __metadata:
rimraf: "npm:2.6.2"
rollup: "npm:^0.66.2"
rollup-plugin-commonjs: "npm:^9.1.8"
rollup-plugin-node-resolve: "npm:^3.0.0"
rollup-plugin-typescript: "npm:^1.0.0"
rpx-xui-translation: "npm:1.0.2"
rx-polling-hmcts: "npm:1.1.1"
Expand Down Expand Up @@ -6014,6 +6014,34 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-node-resolve@npm:^6.0.0":
version: 6.1.0
resolution: "@rollup/plugin-node-resolve@npm:6.1.0"
dependencies:
"@rollup/pluginutils": "npm:^3.0.0"
"@types/resolve": "npm:0.0.8"
builtin-modules: "npm:^3.1.0"
is-module: "npm:^1.0.0"
resolve: "npm:^1.11.1"
peerDependencies:
rollup: ^1.20.0
checksum: 10/01b56f2897995e3e4a691f884bbdc9019827bf7a5ec71a1ff0aad28b9f75d61c7c4903ec5fc895d608dc8c31cf5e5c855e65b67eb1b6f47df99d10e8054c1a48
languageName: node
linkType: hard

"@rollup/pluginutils@npm:^3.0.0":
version: 3.1.0
resolution: "@rollup/pluginutils@npm:3.1.0"
dependencies:
"@types/estree": "npm:0.0.39"
estree-walker: "npm:^1.0.1"
picomatch: "npm:^2.2.2"
peerDependencies:
rollup: ^1.20.0||^2.0.0
checksum: 10/3b69f02893eea42455fb97b81f612ac6bfadf94ac73bebd481ea13e90a693eef52c163210a095b12e574a25603af5e55f86a020889019167f331aa8dd3ff30e0
languageName: node
linkType: hard

"@rollup/pluginutils@npm:^5.0.1, @rollup/pluginutils@npm:^5.1.0":
version: 5.1.0
resolution: "@rollup/pluginutils@npm:5.1.0"
Expand Down Expand Up @@ -8091,6 +8119,15 @@ __metadata:
languageName: node
linkType: hard

"@types/resolve@npm:0.0.8":
version: 0.0.8
resolution: "@types/resolve@npm:0.0.8"
dependencies:
"@types/node": "npm:*"
checksum: 10/cfbfea900778e43fa5ce5dbca0d6e82509c0edd3c950e6349080242ba176ef34a4cd380e9391cd31994df04161f563798e068a2a8a9e577d9270950305b3bf9d
languageName: node
linkType: hard

"@types/resolve@npm:1.20.2":
version: 1.20.2
resolution: "@types/resolve@npm:1.20.2"
Expand Down Expand Up @@ -11097,14 +11134,7 @@ __metadata:
languageName: node
linkType: hard

"builtin-modules@npm:^2.0.0":
version: 2.0.0
resolution: "builtin-modules@npm:2.0.0"
checksum: 10/6d779e54ad930130767ce5362829bff7c2089c013ad4eeb1bf292803482dd2ab1d0c51e9d1fa15a6df87947e563dca72ef4af025b639c77bd10132a27b93387f
languageName: node
linkType: hard

"builtin-modules@npm:^3.3.0":
"builtin-modules@npm:^3.1.0, builtin-modules@npm:^3.3.0":
version: 3.3.0
resolution: "builtin-modules@npm:3.3.0"
checksum: 10/62e063ab40c0c1efccbfa9ffa31873e4f9d57408cb396a2649981a0ecbce56aabc93c28feaccbc5658c95aab2703ad1d11980e62ec2e5e72637404e1eb60f39e
Expand Down Expand Up @@ -15273,6 +15303,13 @@ __metadata:
languageName: node
linkType: hard

"estree-walker@npm:^1.0.1":
version: 1.0.1
resolution: "estree-walker@npm:1.0.1"
checksum: 10/1cf11a0aff7613aa765dc535ed1d83e2a1986207d2353f4795df309a2c55726de3ca4948df635c09969a739dc59e8e2d69f88d3b3d2c6dfc5701257aafd1d11b
languageName: node
linkType: hard

"estree-walker@npm:^2.0.2":
version: 2.0.2
resolution: "estree-walker@npm:2.0.2"
Expand Down Expand Up @@ -24251,7 +24288,7 @@ __metadata:
languageName: node
linkType: hard

"picomatch@npm:^2.0.4, picomatch@npm:^2.2.1, picomatch@npm:^2.2.3, picomatch@npm:^2.3.0, picomatch@npm:^2.3.1":
"picomatch@npm:^2.0.4, picomatch@npm:^2.2.1, picomatch@npm:^2.2.2, picomatch@npm:^2.2.3, picomatch@npm:^2.3.0, picomatch@npm:^2.3.1":
version: 2.3.1
resolution: "picomatch@npm:2.3.1"
checksum: 10/60c2595003b05e4535394d1da94850f5372c9427ca4413b71210f437f7b2ca091dbd611c45e8b37d10036fa8eade25c1b8951654f9d3973bfa66a2ff4d3b08bc
Expand Down Expand Up @@ -25916,7 +25953,7 @@ __metadata:
languageName: node
linkType: hard

"resolve@npm:1.22.8, resolve@npm:^1.22.1":
"resolve@npm:1.22.8, resolve@npm:^1.11.1, resolve@npm:^1.22.1":
version: 1.22.8
resolution: "resolve@npm:1.22.8"
dependencies:
Expand Down Expand Up @@ -25949,7 +25986,7 @@ __metadata:
languageName: node
linkType: hard

"resolve@patch:resolve@npm%3A1.22.8#optional!builtin<compat/resolve>, resolve@patch:resolve@npm%3A^1.22.1#optional!builtin<compat/resolve>":
"resolve@patch:resolve@npm%3A1.22.8#optional!builtin<compat/resolve>, resolve@patch:resolve@npm%3A^1.11.1#optional!builtin<compat/resolve>, resolve@patch:resolve@npm%3A^1.22.1#optional!builtin<compat/resolve>":
version: 1.22.8
resolution: "resolve@patch:resolve@npm%3A1.22.8#optional!builtin<compat/resolve>::version=1.22.8&hash=c3c19d"
dependencies:
Expand Down Expand Up @@ -26111,17 +26148,6 @@ __metadata:
languageName: node
linkType: hard

"rollup-plugin-node-resolve@npm:^3.0.0":
version: 3.4.0
resolution: "rollup-plugin-node-resolve@npm:3.4.0"
dependencies:
builtin-modules: "npm:^2.0.0"
is-module: "npm:^1.0.0"
resolve: "npm:^1.1.6"
checksum: 10/ac73e6d8f5e1019f623500af7561ca1d39c9d032567d5384485f1463d50358812d5b2e1efbe4f2ab035c4fd1030d19bb875b1244396da3f47869ba9f80265527
languageName: node
linkType: hard

"rollup-plugin-typescript@npm:^1.0.0":
version: 1.0.1
resolution: "rollup-plugin-typescript@npm:1.0.1"
Expand Down

0 comments on commit 760c98e

Please sign in to comment.