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 Aug 18, 2023
1 parent 31ee093 commit 4f375c9
Show file tree
Hide file tree
Showing 3 changed files with 461 additions and 585 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/checkout@v3.5.3
- name: Setup Node.js
uses: actions/setup-node@v3.7.0
uses: actions/setup-node@v3.8.1
- name: Setup pnpm
uses: pnpm/action-setup@v2.4.0
with:
Expand Down
4 changes: 2 additions & 2 deletions vue-3-vue-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"dependencies": {
"@fluent/bundle": "0.18.0",
"@fluent/dedent": "0.5.0",
"core-js": "3.32.0",
"core-js": "3.32.1",
"fluent-vue": "3.4.0",
"vue": "3.3.4"
},
"devDependencies": {
"@babel/core": "7.22.9",
"@babel/core": "7.22.10",
"@vue/cli-plugin-babel": "5.0.8",
"@vue/cli-service": "5.0.8",
"@vue/compiler-sfc": "3.3.4",
Expand Down
Loading

0 comments on commit 4f375c9

Please sign in to comment.