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 Jan 1, 2024
1 parent ff3a477 commit ca3b911
Show file tree
Hide file tree
Showing 6 changed files with 944 additions and 784 deletions.
4 changes: 2 additions & 2 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"@vintl/nuxt": "workspace:^",
"eslint": "^8.56.0",
"nuxi": "^3.10.0",
"nuxt": "^3.8.2",
"nuxt": "^3.9.0",
"theme-colors": "^0.1.0",
"vue": "^3.3.13"
"vue": "^3.4.0"
}
}
2 changes: 1 addition & 1 deletion apps/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@vintl/nuxt": "workspace:^",
"eslint": "^8.56.0",
"nuxi": "^3.10.0",
"nuxt": "^3.8.2"
"nuxt": "^3.9.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@
}
}
},
"packageManager": "pnpm@8.12.1"
"packageManager": "pnpm@8.13.1"
}
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
],
"dependencies": {
"@rushstack/eslint-patch": "^1.6.1",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"eslint-plugin-vue": "^9.19.2",
"typescript": "^5.3.3"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/vintl-nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,21 @@
"prepack": "pnpm run -s lint && pnpm run -s build"
},
"devDependencies": {
"@nuxt/module-builder": "^0.5.4",
"@nuxt/schema": "^3.8.2",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.9.0",
"@types/hash-sum": "^1.0.2",
"@types/node": "^18.19.3",
"@unhead/vue": "^1.8.9",
"@vintl-dev/eslint-config-peony": "workspace:^",
"hookable": "^5.5.3",
"prettier-plugin-jsdoc": "^1.1.1",
"prettier-plugin-jsdoc": "^1.3.0",
"typescript": "^5.3.3",
"vue-router": "^4.2.5"
},
"dependencies": {
"@formatjs/intl": "^2.9.9",
"@formatjs/intl-localematcher": "^0.5.2",
"@nuxt/kit": "^3.8.2",
"@nuxt/kit": "^3.9.0",
"@vintl/unplugin": "^1.5.2",
"@vintl/vintl": "^4.4.1",
"astring": "^1.8.6",
Expand Down
Loading

0 comments on commit ca3b911

Please sign in to comment.