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] committed Jan 21, 2023
1 parent 3b56658 commit 98aa778
Show file tree
Hide file tree
Showing 2 changed files with 255 additions and 280 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,35 +42,35 @@
],
"license": "MIT",
"devDependencies": {
"@microsoft/api-extractor": "7.33.6",
"@rollup/plugin-alias": "^4.0.2",
"@rollup/plugin-commonjs": "^24.0.0",
"@microsoft/api-extractor": "7.33.8",
"@rollup/plugin-alias": "^4.0.3",
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^5.0.1",
"@size-limit/preset-small-lib": "^8.1.0",
"@rollup/plugin-replace": "^5.0.2",
"@size-limit/preset-small-lib": "^8.1.2",
"@types/jest": "^27.5.2",
"@types/jsdom": "^20.0.1",
"@vitejs/plugin-vue": "^4.0.0",
"@vue/compiler-sfc": "^3.2.45",
"@vue/server-renderer": "^3.2.45",
"@vue/test-utils": "^2.2.2",
"@vue/test-utils": "^2.2.7",
"codecov": "^3.8.3",
"conventional-changelog-cli": "^2.2.2",
"faked-promise": "^2.2.2",
"jest": "^27.5.1",
"jest-mock-warn": "^1.1.0",
"lint-staged": "^13.0.3",
"lint-staged": "^13.1.0",
"mande": "^2.0.3",
"pascalcase": "^1.0.0",
"prettier": "^2.7.1",
"prettier": "^2.8.3",
"prismjs": "^1.29.0",
"rollup": "^2.79.1",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.34.1",
"size-limit": "^8.1.0",
"size-limit": "^8.1.2",
"ts-jest": "^27.1.5",
"typescript": "^4.8.4",
"vite": "^4.0.0",
"typescript": "^4.9.4",
"vite": "^4.0.4",
"vue": "^3.2.45",
"vue-prism-component": "^2.0.0",
"yorkie": "^2.0.0"
Expand Down

0 comments on commit 98aa778

Please sign in to comment.