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 Dec 30, 2024
1 parent 0c25605 commit affd676
Show file tree
Hide file tree
Showing 2 changed files with 191 additions and 179 deletions.
12 changes: 6 additions & 6 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.7.3"
"intl-messageformat": "^10.7.10"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/node": "^18.19.59",
"@types/node": "^18.19.68",
"eslint": "^8.57.1",
"pathe": "^1.1.2",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"prettier-plugin-jsdoc": "^1.3.0",
"semantic-release": "^24.2.0",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vitest": "^2.1.4"
"vitest": "^2.1.8"
},
"peerDependencies": {
"@formatjs/intl": "^2.7.1"
},
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.15.2"
}
Loading

0 comments on commit affd676

Please sign in to comment.