Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2024
1 parent 825c332 commit e4a1dca
Show file tree
Hide file tree
Showing 3 changed files with 636 additions and 2,654 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,27 +31,27 @@
"@nuxtjs/i18n": "^7.3.1"
},
"dependencies": {
"@babel/parser": "^7.23.0",
"@intlify/shared": "^9.6.5",
"@babel/parser": "^7.23.9",
"@intlify/shared": "^9.9.0",
"@mizchi/sucrase": "^4.1.0",
"@nuxt/kit": "3.9.3",
"knitwork": "^1.0.0",
"pathe": "^1.1.1",
"ufo": "^1.3.1",
"pathe": "^1.1.2",
"ufo": "^1.3.2",
"vue-i18n": "8.28.2",
"vue-i18n-bridge": "^9.6.5",
"vue-i18n-routing": "^1.1.4"
"vue-i18n-bridge": "^9.9.0",
"vue-i18n-routing": "^1.2.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "0.5.5",
"@nuxt/schema": "3.9.3",
"@nuxt/test-utils": "3.10.0",
"@types/node": "^20.11.8",
"@vitejs/plugin-vue2": "^2.2.0",
"@vitejs/plugin-vue2": "^2.3.1",
"@vitest/ui": "1.2.2",
"changelogen": "^0.5.5",
"eslint": "8.51.0",
"eslint": "8.56.0",
"jsdom": "^24.0.0",
"unbuild": "^2.0.0",
"vitest": "1.2.2",
Expand All @@ -61,5 +61,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.14.1"
"packageManager": "pnpm@8.15.0"
}
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"@nuxt/bridge": "3.0.1",
"@nuxt/bridge-schema": "3.0.1",
"nuxi": "3.10.0",
"nuxt": "2.17.1"
"nuxt": "2.17.2"
}
}
Loading

0 comments on commit e4a1dca

Please sign in to comment.