Skip to content

Commit

Permalink
build: update venn.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sgratzl committed Nov 17, 2024
1 parent 55a88ad commit da803cf
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1,111 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
],
"devDependencies": {
"@chiogen/rollup-plugin-terser": "^7.1.3",
"@eslint/js": "~9.14.0",
"@eslint/js": "^9.15.0",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.3.0",
Expand Down Expand Up @@ -111,7 +111,7 @@
"docs:preview": "vitepress preview docs"
},
"dependencies": {
"@upsetjs/venn.js": "^1.4.2"
"@upsetjs/venn.js": "^2.0.0"
},
"packageManager": "yarn@4.5.1"
}
Loading

0 comments on commit da803cf

Please sign in to comment.