Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent 4531359 commit 3649e68
Show file tree
Hide file tree
Showing 3 changed files with 2,456 additions and 12,893 deletions.
14 changes: 7 additions & 7 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.5",
"@intlify/shared": "^9.8.0",
"@mizchi/sucrase": "^4.1.0",
"@nuxt/kit": "3.8.0",
"knitwork": "^1.0.0",
"pathe": "^1.1.1",
"ufo": "^1.3.1",
"ufo": "^1.3.2",
"vue-i18n": "8.28.2",
"vue-i18n-bridge": "^9.6.5",
"vue-i18n-bridge": "^9.8.0",
"vue-i18n-routing": "^1.1.4"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.1.1",
"@nuxt/module-builder": "0.5.2",
"@nuxt/schema": "3.8.0",
"@nuxt/test-utils": "3.8.0",
"@types/node": "^18.18.5",
"@vitejs/plugin-vue2": "^2.2.0",
"@types/node": "^18.18.14",
"@vitejs/plugin-vue2": "^2.3.1",
"@vitest/ui": "0.34.6",
"changelogen": "^0.5.5",
"eslint": "8.51.0",
"eslint": "8.54.0",
"jsdom": "^22.1.0",
"unbuild": "^2.0.0",
"vitest": "0.34.6",
Expand Down
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.0-rc.2",
"@nuxt/bridge-schema": "3.0.0-rc.2",
"nuxi": "3.8.4",
"nuxt": "2.17.1"
"nuxt": "2.17.2"
}
}
Loading

0 comments on commit 3649e68

Please sign in to comment.