Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit 33e7a57

Browse files
Update all non-major dependencies
1 parent 4a2c1d8 commit 33e7a57

File tree

2 files changed

+1415
-691
lines changed

2 files changed

+1415
-691
lines changed

Diff for: package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"bugs": "https://github.com/Demivan/fluent-vue-cli/issues",
1414
"dependencies": {
15-
"@fluent/syntax": "^0.18.0",
15+
"@fluent/syntax": "^0.19.0",
1616
"@vue/compiler-dom": "^3.2.6",
1717
"@vue/compiler-sfc": "^3.2.6",
1818
"cac": "^6.7.12",
@@ -36,13 +36,13 @@
3636
},
3737
"types": "dist/index.d.ts",
3838
"devDependencies": {
39-
"@antfu/eslint-config-basic": "0.16.1",
40-
"@types/node": "16.11.25",
41-
"@types/unixify": "1.0.0",
42-
"eslint": "8.9.0",
43-
"tsup": "5.11.13",
44-
"typescript": "4.5.5",
45-
"vitest": "0.5.0"
39+
"@antfu/eslint-config-basic": "0.43.1",
40+
"@types/node": "16.18.64",
41+
"@types/unixify": "1.0.2",
42+
"eslint": "8.54.0",
43+
"tsup": "5.12.9",
44+
"typescript": "4.9.5",
45+
"vitest": "0.34.6"
4646
},
4747
"engines": {
4848
"node": ">=8.0.0"

0 commit comments

Comments
 (0)