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 30, 2024
1 parent a4c645f commit 621715e
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 96 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@
"bt": "pnpm run -s build && pnpm run -s test"
},
"dependencies": {
"@formatjs/ecma402-abstract": "^1.18.2",
"@formatjs/ecma402-abstract": "^1.18.3",
"@formatjs/intl-localematcher": "^0.5.4",
"intl-messageformat": "^10.5.11"
"intl-messageformat": "^10.5.14"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@rollup/plugin-babel": "^6.0.4",
"@types/fs-extra": "^11.0.4",
"@types/node": "^18.19.31",
"@types/node": "^18.19.33",
"chalk": "^5.3.0",
"cldr-numbers-modern": "^45.0.0",
"eslint": "^8.57.0",
Expand All @@ -64,13 +64,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.3"
}
Loading

0 comments on commit 621715e

Please sign in to comment.