Skip to content

Commit fdced4d

Browse files
chore(deps): update (#54)
1 parent 044e44c commit fdced4d

File tree

2 files changed

+569
-367
lines changed

2 files changed

+569
-367
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@masscode/json-server": "^0.18.0",
3636
"@sipec/vue3-tags-input": "^3.0.4",
3737
"@types/universal-analytics": "^0.4.5",
38-
"@vueuse/core": "^8.1.2",
38+
"@vueuse/core": "^8.3.1",
3939
"ace-builds": "^1.4.14",
4040
"axios": "^0.26.1",
4141
"date-fns": "^2.28.0",
@@ -49,12 +49,12 @@
4949
"markdown-it-link-attributes": "^4.0.0",
5050
"mitt": "^3.0.0",
5151
"nanoid": "^3.3.1",
52-
"pinia": "^2.0.12",
52+
"pinia": "^2.0.13",
5353
"sanitize-html": "^2.7.0",
5454
"universal-analytics": "^0.5.3",
5555
"vercel-toast": "^1.5.5",
56-
"vue": "^3.2.26",
57-
"vue-router": "^4.0.12",
56+
"vue": "^3.2.33",
57+
"vue-router": "^4.0.14",
5858
"vue3-perfect-scrollbar": "^1.6.0"
5959
},
6060
"devDependencies": {
@@ -72,14 +72,14 @@
7272
"@types/webpack": "^5.28.0",
7373
"@typescript-eslint/eslint-plugin": "^5.8.0",
7474
"@typescript-eslint/parser": "^5.8.0",
75-
"@vitejs/plugin-vue": "^2.2.4",
76-
"@vue/cli": "^4.5.15",
77-
"@vue/devtools": "^6.1.3",
75+
"@vitejs/plugin-vue": "^2.3.1",
76+
"@vue/cli": "^4.5.17",
77+
"@vue/devtools": "^6.1.4",
7878
"@vue/eslint-config-standard": "^6.1.0",
7979
"bumpp": "^7.1.1",
8080
"chalk": "^4.1.2",
8181
"chokidar": "^3.5.2",
82-
"electron": "^16.0.5",
82+
"electron": "^16.2.3",
8383
"electron-builder": "^22.14.5",
8484
"eslint": "^8.5.0",
8585
"eslint-config-prettier": "^8.3.0",
@@ -98,8 +98,8 @@
9898
"unplugin-auto-import": "^0.6.6",
9999
"unplugin-icons": "^0.13.4",
100100
"unplugin-vue-components": "^0.18.1",
101-
"vite": "^2.8.6",
102-
"vue-tsc": "^0.30.0"
101+
"vite": "^2.9.6",
102+
"vue-tsc": "^0.30.6"
103103
},
104104
"volta": {
105105
"node": "16.15.0"

0 commit comments

Comments
 (0)