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 39d39db commit 6944180
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 68 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"bt": "pnpm run -s build && pnpm run -s test"
},
"dependencies": {
"intl-messageformat": "^10.5.11"
"intl-messageformat": "^10.5.12"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^12.1.0",
Expand All @@ -53,13 +53,13 @@
"semantic-release": "^22.0.12",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vitest": "^1.5.0"
"vitest": "^1.6.0"
},
"peerDependencies": {
"@formatjs/intl": "^2.7.1"
},
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@9.0.6"
"packageManager": "pnpm@9.1.0"
}
Loading

0 comments on commit 6944180

Please sign in to comment.