Skip to content

Commit 6772735

Browse files
chore(deps): update all non-major dependencies (#187)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c9fa6c3 commit 6772735

File tree

8 files changed

+1262
-2612
lines changed

8 files changed

+1262
-2612
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -13,30 +13,30 @@
1313
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s"
1414
},
1515
"devDependencies": {
16-
"@iconify/iconify": "^2.0.4",
16+
"@iconify/iconify": "^2.1.0",
1717
"@octokit/core": "^3.5.1",
1818
"@types/ejs": "^3.1.0",
1919
"@types/file-saver": "^2.0.3",
2020
"@types/jest": "^27.0.2",
2121
"@types/prismjs": "^1.16.6",
22-
"@vitejs/plugin-vue": "^1.9.2",
23-
"@vue/compiler-sfc": "^3.2.19",
22+
"@vitejs/plugin-vue": "^1.9.4",
23+
"@vue/compiler-sfc": "^3.2.22",
2424
"conventional-changelog-cli": "^2.1.1",
2525
"ejs": "^3.1.6",
2626
"execa": "^5.1.1",
2727
"file-saver": "^2.0.5",
28-
"jest": "^27.2.4",
28+
"jest": "^27.3.1",
2929
"jszip": "^3.7.1",
30-
"playwright-chromium": "^1.15.1",
30+
"playwright-chromium": "^1.16.3",
3131
"prettier": "^2.4.1",
3232
"prismjs": "^1.25.0",
33-
"prompts": "^2.4.1",
33+
"prompts": "^2.4.2",
3434
"semver": "^7.3.5",
3535
"start-server-and-test": "^1.14.0",
3636
"uuid": "^8.3.2",
37-
"vite": "^2.6.2",
38-
"vue": "^3.2.19",
39-
"vue-router": "^4.0.11"
37+
"vite": "^2.6.14",
38+
"vue": "^3.2.22",
39+
"vue-router": "^4.0.12"
4040
},
4141
"prettier": {
4242
"semi": false,

0 commit comments

Comments
 (0)