Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@apollo/client": "3.13.6",
"@rollup/plugin-commonjs": "28.0.3",
"@rollup/plugin-commonjs": "28.0.9",
"@rollup/plugin-node-resolve": "16.0.1",
"@rollup/plugin-replace": "6.0.2",
"@types/node": "22.13.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -562,9 +562,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-commonjs@npm:28.0.3":
version: 28.0.3
resolution: "@rollup/plugin-commonjs@npm:28.0.3"
"@rollup/plugin-commonjs@npm:28.0.9":
version: 28.0.9
resolution: "@rollup/plugin-commonjs@npm:28.0.9"
dependencies:
"@rollup/pluginutils": ^5.0.1
commondir: ^1.0.1
Expand All @@ -578,7 +578,7 @@ __metadata:
peerDependenciesMeta:
rollup:
optional: true
checksum: b5c5ae75215260d08aad34c2bc20246691ae7f21fcca6cb48f196cadf92b70f6332ae65679adce5b874060952b9e4688572758184ebdb3b75c8bf55d4a41dd3e
checksum: 89d01a9d571a36eb4a02b7813d293fd79380eeed313ff80a57332af200ccc3fb35b3334e57ec0295103ac5658dde99da273e47d5bb634c042a6cca7e3540d16f
languageName: node
linkType: hard

Expand Down Expand Up @@ -792,7 +792,7 @@ __metadata:
resolution: "@storipress/apollo-vue-devtool@workspace:."
dependencies:
"@apollo/client": 3.13.6
"@rollup/plugin-commonjs": 28.0.3
"@rollup/plugin-commonjs": 28.0.9
"@rollup/plugin-node-resolve": 16.0.1
"@rollup/plugin-replace": 6.0.2
"@rollup/plugin-terser": 0.4.4
Expand Down
Loading