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 16, 2024
1 parent 39d39db commit 562c2ac
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 77 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,25 +41,25 @@
"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",
"@types/node": "^18.19.31",
"@types/node": "^18.19.33",
"eslint": "^8.57.0",
"pathe": "^1.1.2",
"prettier": "^3.2.5",
"prettier-plugin-jsdoc": "^1.3.0",
"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.1"
}
Loading

0 comments on commit 562c2ac

Please sign in to comment.