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

Commit 1c3bb16

Browse files
Update all dependencies
1 parent d73c5aa commit 1c3bb16

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,23 +15,23 @@
1515
"@fortawesome/free-regular-svg-icons": "6.4.0",
1616
"@fortawesome/free-solid-svg-icons": "6.4.0",
1717
"@fortawesome/vue-fontawesome": "3.0.3",
18-
"@popperjs/core": "2.11.7",
19-
"bootstrap": "5.2.3",
18+
"@popperjs/core": "2.11.8",
19+
"bootstrap": "5.3.0",
2020
"typescript": "^5.0.4",
21-
"vue": "3.2.47",
21+
"vue": "3.3.4",
2222
"vue-i18n": "9.2.2",
2323
"vue-router": "^4.1.6",
2424
"vue-tsc": "^1.4.2"
2525
},
2626
"devDependencies": {
27-
"@intlify/unplugin-vue-i18n": "0.10.0",
28-
"@vitejs/plugin-vue": "4.1.0",
27+
"@intlify/unplugin-vue-i18n": "0.12.2",
28+
"@vitejs/plugin-vue": "4.2.3",
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",
33-
"eslint-plugin-n": "^15.7.0",
33+
"eslint-plugin-n": "^16.0.0",
3434
"eslint-plugin-promise": "^6.1.1",
35-
"vite": "4.3.1"
35+
"vite": "4.4.4"
3636
}
3737
}

0 commit comments

Comments
 (0)