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 22, 2024
1 parent 0779e5c commit 952805a
Show file tree
Hide file tree
Showing 12 changed files with 1,422 additions and 1,471 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
551 changes: 270 additions & 281 deletions nuxt-3/pnpm-lock.yaml

Large diffs are not rendered by default.

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.14"
}
}
Loading

0 comments on commit 952805a

Please sign in to comment.