Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2023
1 parent 11d26da commit 5842a92
Show file tree
Hide file tree
Showing 2 changed files with 343 additions and 260 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,28 +33,28 @@
"keywords": [],
"license": "MIT",
"devDependencies": {
"@microsoft/api-extractor": "7.33.6",
"@rollup/plugin-alias": "^4.0.2",
"@rollup/plugin-commonjs": "^23.0.2",
"@rollup/plugin-node-resolve": "^15.0.1",
"@microsoft/api-extractor": "7.36.3",
"@rollup/plugin-alias": "^4.0.4",
"@rollup/plugin-commonjs": "^23.0.7",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-replace": "^4.0.0",
"@size-limit/preset-small-lib": "^6.0.4",
"@sucrase/jest-plugin": "^2.2.1",
"@types/jest": "^26.0.24",
"@types/jsdom": "^16.2.15",
"@vue/test-utils": "^2.2.2",
"@vue/test-utils": "^2.4.0",
"codecov": "^3.8.3",
"conventional-changelog-cli": "^2.2.2",
"jest": "^26.6.3",
"lint-staged": "^13.0.3",
"lint-staged": "^13.2.3",
"pascalcase": "^1.0.0",
"prettier": "^2.7.1",
"prettier": "^2.8.8",
"rollup": "^2.79.1",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.34.1",
"size-limit": "^8.1.0",
"typescript": "^4.8.4",
"vue": "^3.2.45",
"rollup-plugin-typescript2": "^0.35.0",
"size-limit": "^8.2.6",
"typescript": "^4.9.5",
"vue": "^3.3.4",
"yorkie": "^2.0.0"
},
"gitHooks": {
Expand Down
Loading

0 comments on commit 5842a92

Please sign in to comment.