Skip to content

Commit b48361c

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 40f3d95 commit b48361c

File tree

8 files changed

+661
-550
lines changed

8 files changed

+661
-550
lines changed

Diff for: package.json

+14-14
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.1.2",
17-
"@octokit/core": "^3.5.1",
16+
"@iconify/iconify": "^2.2.1",
17+
"@octokit/core": "^3.6.0",
1818
"@types/ejs": "^3.1.0",
1919
"@types/file-saver": "^2.0.5",
20-
"@types/jest": "^27.4.0",
20+
"@types/jest": "^27.4.1",
2121
"@types/prismjs": "^1.26.0",
22-
"@vitejs/plugin-vue": "^2.1.0",
23-
"@vue/compiler-sfc": "^3.2.30",
22+
"@vitejs/plugin-vue": "^2.3.1",
23+
"@vue/compiler-sfc": "^3.2.31",
2424
"conventional-changelog-cli": "^2.2.2",
2525
"ejs": "^3.1.6",
26-
"execa": "^6.0.0",
26+
"execa": "^6.1.0",
2727
"file-saver": "^2.0.5",
28-
"jest": "^27.5.0",
29-
"jszip": "^3.7.1",
30-
"playwright-chromium": "^1.18.1",
31-
"prettier": "^2.5.1",
32-
"prismjs": "^1.26.0",
28+
"jest": "^27.5.1",
29+
"jszip": "^3.8.0",
30+
"playwright-chromium": "^1.20.2",
31+
"prettier": "^2.6.1",
32+
"prismjs": "^1.27.0",
3333
"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.7.13",
38-
"vue": "^3.2.30",
39-
"vue-router": "^4.0.12"
37+
"vite": "^2.9.1",
38+
"vue": "^3.2.31",
39+
"vue-router": "^4.0.14"
4040
},
4141
"prettier": {
4242
"semi": false,

0 commit comments

Comments
 (0)