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 May 9, 2024
1 parent e583146 commit 2fd174e
Show file tree
Hide file tree
Showing 4 changed files with 716 additions and 1,026 deletions.
6 changes: 3 additions & 3 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"start": "node .output/server/index.mjs"
},
"devDependencies": {
"@formatjs/cli": "^6.2.9",
"@formatjs/cli": "^6.2.10",
"@nuxt-themes/docus": "^1.15.0",
"@nuxt/eslint-config": "^0.3.8",
"@nuxt/eslint-config": "^0.3.10",
"@vintl-dev/eslint-config-peony": "workspace:^",
"@vintl/nuxt": "workspace:^",
"eslint": "^8.57.0",
"nuxi": "^3.11.1",
"nuxt": "^3.11.2",
"theme-colors": "^0.1.0",
"vue": "^3.4.23"
"vue": "^3.4.26"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"devDependencies": {
"@changesets/cli": "^2.27.1",
"turbo": "^1.13.2"
"turbo": "^1.13.3"
},
"scripts": {
"pg:prepare": "turbo run --no-daemon @vintl-dev/pg#dev:prepare",
Expand Down Expand Up @@ -36,5 +36,5 @@
}
}
},
"packageManager": "pnpm@9.0.6"
"packageManager": "pnpm@9.1.0"
}
8 changes: 4 additions & 4 deletions packages/vintl-nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,27 +43,27 @@
"prepack": "pnpm run -s lint && pnpm run -s build"
},
"devDependencies": {
"@nuxt/module-builder": "^0.5.5",
"@nuxt/module-builder": "^0.6.0",
"@nuxt/schema": "^3.11.2",
"@types/hash-sum": "^1.0.2",
"@types/node": "^18.19.31",
"@unhead/vue": "^1.9.7",
"@unhead/vue": "^1.9.9",
"@vintl-dev/eslint-config-peony": "workspace:^",
"hookable": "^5.5.3",
"prettier-plugin-jsdoc": "^1.3.0",
"typescript": "^5.4.5",
"vue-router": "^4.3.2"
},
"dependencies": {
"@formatjs/intl": "^2.10.1",
"@formatjs/intl": "^2.10.2",
"@formatjs/intl-localematcher": "^0.5.4",
"@nuxt/kit": "^3.11.2",
"@vintl/unplugin": "^2.0.0",
"@vintl/vintl": "^4.4.1",
"astring": "^1.8.6",
"consola": "^3.2.3",
"hash-sum": "^2.0.0",
"import-meta-resolve": "^4.0.0",
"import-meta-resolve": "^4.1.0",
"pathe": "^1.1.2",
"picocolors": "^1.0.0",
"slash": "^5.1.0",
Expand Down
Loading

0 comments on commit 2fd174e

Please sign in to comment.