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 Oct 14, 2024
1 parent bf97876 commit 6259aa5
Show file tree
Hide file tree
Showing 4 changed files with 391 additions and 336 deletions.
4 changes: 2 additions & 2 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"start": "node .output/server/index.mjs"
},
"devDependencies": {
"@formatjs/cli": "^6.2.12",
"@formatjs/cli": "^6.2.14",
"@nuxt/content": "^2.13.2",
"@nuxt/eslint": "^0.5.7",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/icon": "^1.5.3",
"@nuxt/icon": "^1.5.5",
"@vintl-dev/eslint-config-peony": "workspace:^",
"@vintl/nuxt": "workspace:^",
"eslint": "^9.12.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
}
}
},
"packageManager": "pnpm@9.12.0",
"packageManager": "pnpm@9.12.1",
"dependencies": {
"prettier": "^3.3.3",
"prettier-plugin-jsdoc": "^1.3.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/vintl-nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@types/hash-sum": "^1.0.2",
"@types/node": "^18.19.54",
"@types/node": "^18.19.55",
"@vintl-dev/eslint-config-peony": "workspace:^",
"nuxt": "^3.13.2",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"vue-tsc": "^2.1.6"
},
"dependencies": {
"@formatjs/intl": "^2.10.5",
"@formatjs/intl": "^2.10.7",
"@formatjs/intl-localematcher": "^0.5.4",
"@nuxt/kit": "^3.13.2",
"@vintl/unplugin": "^2.0.0",
Expand Down
Loading

0 comments on commit 6259aa5

Please sign in to comment.