Skip to content

Commit 061b562

Browse files
Update all non-major dependencies
1 parent 91430d4 commit 061b562

File tree

10 files changed

+871
-959
lines changed

10 files changed

+871
-959
lines changed

vue-2-vite-typescript/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
},
1010
"dependencies": {
1111
"@fluent/bundle": "0.17.1",
12-
"fluent-vue": "3.1.0",
13-
"vue": "2.7.8"
12+
"fluent-vue": "3.1.1",
13+
"vue": "2.7.10"
1414
},
1515
"devDependencies": {
16-
"typescript": "4.7.4",
16+
"typescript": "4.8.2",
1717
"unplugin-fluent-vue": "0.0.3",
1818
"vite": "3.0.4",
1919
"vite-plugin-vue2": "2.0.2",
20-
"vue-template-compiler": "2.7.8",
21-
"vue-tsc": "0.39.2"
20+
"vue-template-compiler": "2.7.10",
21+
"vue-tsc": "0.40.12"
2222
}
2323
}

0 commit comments

Comments
 (0)