Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent 0779e5c commit d9bba57
Show file tree
Hide file tree
Showing 11 changed files with 1,127 additions and 1,227 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Checkout
uses: actions/[email protected]
- name: Setup Node.js
uses: actions/[email protected].0
uses: actions/[email protected].2
- name: Setup pnpm
uses: pnpm/[email protected]
with:
Expand Down
8 changes: 4 additions & 4 deletions vue-2-vite-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"dependencies": {
"@fluent/bundle": "0.18.0",
"fluent-vue": "3.4.0",
"vue": "2.7.14"
"vue": "2.7.16"
},
"devDependencies": {
"typescript": "5.1.6",
"typescript": "5.4.5",
"unplugin-fluent-vue": "1.1.4",
"vite": "5.2.8",
"vite-plugin-vue2": "2.0.3",
"vue-template-compiler": "2.7.14",
"vue-tsc": "2.0.10"
"vue-template-compiler": "2.7.16",
"vue-tsc": "2.0.13"
}
}
140 changes: 56 additions & 84 deletions vue-2-vite-typescript/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d9bba57

Please sign in to comment.