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

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent 4a2c1d8 commit 5a811fd
Show file tree
Hide file tree
Showing 2 changed files with 1,294 additions and 688 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"bugs": "https://github.com/Demivan/fluent-vue-cli/issues",
"dependencies": {
"@fluent/syntax": "^0.18.0",
"@fluent/syntax": "^0.19.0",
"@vue/compiler-dom": "^3.2.6",
"@vue/compiler-sfc": "^3.2.6",
"cac": "^6.7.12",
Expand All @@ -36,13 +36,13 @@
},
"types": "dist/index.d.ts",
"devDependencies": {
"@antfu/eslint-config-basic": "0.16.1",
"@types/node": "16.11.25",
"@types/unixify": "1.0.0",
"eslint": "8.9.0",
"tsup": "5.11.13",
"typescript": "4.5.5",
"vitest": "0.5.0"
"@antfu/eslint-config-basic": "0.43.1",
"@types/node": "16.18.59",
"@types/unixify": "1.0.1",
"eslint": "8.52.0",
"tsup": "5.12.9",
"typescript": "4.9.5",
"vitest": "0.34.6"
},
"engines": {
"node": ">=8.0.0"
Expand Down
Loading

0 comments on commit 5a811fd

Please sign in to comment.