Skip to content

Commit

Permalink
Merge branch 'master' into matti/dont-export-seatsio-types
Browse files Browse the repository at this point in the history
# Conflicts:
#	yarn.lock
  • Loading branch information
mroloux committed Dec 4, 2023
2 parents ab248d9 + 87fb04a commit 6dae104
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 173 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"@seatsio/seatsio-types": "^2.0.0"
},
"devDependencies": {
"@babel/core": "^7.23.2",
"@babel/core": "^7.23.5",
"@babel/preset-env": "^7.22.20",
"@rollup/plugin-alias": "^5.0.1",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
Expand All @@ -32,7 +32,7 @@
"rollup-plugin-typescript2": "^0.36.0",
"rollup-plugin-vue": "^6.0.0",
"typescript": "~5.0.0",
"vue": "3.3.4"
"vue": "3.3.9"
},
"peerDependencies": {
"vue": "^3.2.47"
Expand Down
Loading

0 comments on commit 6dae104

Please sign in to comment.