Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-node-resolve to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 0ddbefe commit 2fa799a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@apollo/client": "3.12.3",
"@rollup/plugin-commonjs": "28.0.2",
"@rollup/plugin-node-resolve": "15.3.1",
"@rollup/plugin-node-resolve": "16.0.0",
"@rollup/plugin-replace": "6.0.2",
"@types/node": "22.10.2",
"@vue/compiler-sfc": "3.5.13",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -610,9 +610,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-node-resolve@npm:15.3.1":
version: 15.3.1
resolution: "@rollup/plugin-node-resolve@npm:15.3.1"
"@rollup/plugin-node-resolve@npm:16.0.0":
version: 16.0.0
resolution: "@rollup/plugin-node-resolve@npm:16.0.0"
dependencies:
"@rollup/pluginutils": ^5.0.1
"@types/resolve": 1.20.2
Expand All @@ -624,7 +624,7 @@ __metadata:
peerDependenciesMeta:
rollup:
optional: true
checksum: 2973db4da0e7ed97c35a8dd8878ed6b6781bcb03d72039f064d878f711b0290446348c5268aa1359d064787adc0d5cc35f662d35ea5a4fa9b0b3f9f17c678f41
checksum: 44e348dd3c25ae9642d1a73b085ff0dc0258f74e98c9a21089354b244d9834db265952b9ff9e1d490e227cd8084f8d0fbb2dc6ccfb8bbc4dac3081a619e66660
languageName: node
linkType: hard

Expand Down Expand Up @@ -814,7 +814,7 @@ __metadata:
dependencies:
"@apollo/client": 3.12.3
"@rollup/plugin-commonjs": 28.0.2
"@rollup/plugin-node-resolve": 15.3.1
"@rollup/plugin-node-resolve": 16.0.0
"@rollup/plugin-replace": 6.0.2
"@rollup/plugin-terser": 0.4.4
"@types/node": 22.10.2
Expand Down

0 comments on commit 2fa799a

Please sign in to comment.