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 Feb 7, 2024
1 parent 3777899 commit f251d8b
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 61 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,30 +47,30 @@
"dependencies": {
"@formatjs/ecma402-abstract": "^1.18.2",
"@formatjs/intl-localematcher": "^0.5.4",
"intl-messageformat": "^10.5.10"
"intl-messageformat": "^10.5.11"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@rollup/plugin-babel": "^6.0.4",
"@types/fs-extra": "^11.0.4",
"@types/node": "^18.19.8",
"@types/node": "^18.19.14",
"chalk": "^5.3.0",
"cldr-numbers-modern": "^44.1.0",
"eslint": "^8.56.0",
"fs-extra": "^11.2.0",
"pathe": "^1.1.2",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"prettier-plugin-jsdoc": "^1.3.0",
"semantic-release": "^22.0.12",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^1.2.1"
"vitest": "^1.2.2"
},
"peerDependencies": {
"@formatjs/intl": "^2.7.1"
},
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.14.1"
"packageManager": "pnpm@8.15.1"
}
112 changes: 56 additions & 56 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f251d8b

Please sign in to comment.