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 Oct 24, 2024
1 parent d761cf8 commit cd6731a
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 145 deletions.
10 changes: 5 additions & 5 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.6.0"
"intl-messageformat": "^10.7.1"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/node": "^18.19.55",
"@types/node": "^18.19.57",
"eslint": "^8.57.1",
"pathe": "^1.1.2",
"prettier": "^3.3.3",
"prettier-plugin-jsdoc": "^1.3.0",
"semantic-release": "^24.1.2",
"semantic-release": "^24.1.3",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vitest": "^2.1.2"
"vitest": "^2.1.3"
},
"peerDependencies": {
"@formatjs/intl": "^2.7.1"
},
"publishConfig": {
"access": "public"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
Loading

0 comments on commit cd6731a

Please sign in to comment.