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 and brawaru committed Nov 17, 2023
1 parent eab8356 commit 123f347
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 219 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,23 +45,23 @@
"bt": "pnpm run -s build && pnpm run -s test"
},
"dependencies": {
"@formatjs/ecma402-abstract": "^1.17.2",
"@formatjs/intl-localematcher": "^0.4.2",
"intl-messageformat": "^10.5.3"
"@formatjs/ecma402-abstract": "^1.18.0",
"@formatjs/intl-localematcher": "^0.5.2",
"intl-messageformat": "^10.5.8"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@rollup/plugin-babel": "^6.0.4",
"@types/fs-extra": "^11.0.2",
"@types/node": "^18.18.5",
"@types/fs-extra": "^11.0.4",
"@types/node": "^18.18.9",
"chalk": "^5.3.0",
"cldr-numbers-modern": "^44.0.1",
"eslint": "^8.51.0",
"eslint": "^8.53.0",
"fs-extra": "^11.1.1",
"pathe": "^1.1.1",
"prettier": "^3.0.3",
"prettier": "^3.1.0",
"prettier-plugin-jsdoc": "^1.1.1",
"semantic-release": "^22.0.5",
"semantic-release": "^22.0.7",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
Expand All @@ -72,5 +72,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.9.0"
"packageManager": "pnpm@8.10.5"
}
Loading

0 comments on commit 123f347

Please sign in to comment.