Skip to content
This repository was archived by the owner on Aug 19, 2023. It is now read-only.

Commit a8faaaa

Browse files
Update all dependencies
1 parent 192158b commit a8faaaa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,20 @@
1818
"@popperjs/core": "2.11.7",
1919
"bootstrap": "5.2.3",
2020
"typescript": "^5.0.4",
21-
"vue": "3.2.47",
21+
"vue": "3.3.1",
2222
"vue-i18n": "9.2.2",
2323
"vue-router": "^4.1.6",
2424
"vue-tsc": "^1.4.2"
2525
},
2626
"devDependencies": {
2727
"@intlify/unplugin-vue-i18n": "0.10.0",
28-
"@vitejs/plugin-vue": "4.1.0",
28+
"@vitejs/plugin-vue": "4.2.2",
2929
"eslint": "^8.39.0",
3030
"eslint-config-semistandard": "^17.0.0",
3131
"eslint-config-standard": "^17.0.0",
3232
"eslint-plugin-import": "^2.27.5",
3333
"eslint-plugin-n": "^15.7.0",
3434
"eslint-plugin-promise": "^6.1.1",
35-
"vite": "4.3.1"
35+
"vite": "4.3.5"
3636
}
3737
}

0 commit comments

Comments
 (0)