Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Dec 11, 2023
1 parent c611bcf commit fece1f2
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 283 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"docs:api": "pnpm run --filter ./packages/docs -r docs:api"
},
"devDependencies": {
"@rollup/plugin-alias": "^5.0.1",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-terser": "^0.4.4",
"@types/lodash.kebabcase": "^4.1.8",
"@types/lodash.kebabcase": "^4.1.9",
"@types/node": "^20.10.4",
"@vitest/coverage-v8": "^0.34.6",
"@vue/compiler-sfc": "^3.3.11",
Expand All @@ -35,7 +35,7 @@
"conventional-changelog-cli": "^2.2.2",
"enquirer": "^2.4.1",
"execa": "^8.0.1",
"globby": "^13.2.2",
"globby": "^14.0.0",
"happy-dom": "^12.10.3",
"lint-staged": "^15.2.0",
"lodash.kebabcase": "^4.1.1",
Expand Down
Loading

0 comments on commit fece1f2

Please sign in to comment.