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 Jun 22, 2023
1 parent d7121a1 commit ab167d8
Show file tree
Hide file tree
Showing 2 changed files with 266 additions and 197 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,29 +76,29 @@
"devDependencies": {
"@changesets/cli": "^2.26.1",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@types/node": "^18.16.16",
"@types/node": "^18.16.18",
"del-cli": "^5.0.0",
"eslint": "^8.42.0",
"eslint": "^8.43.0",
"happy-dom": "^9.20.3",
"prettier": "^2.8.8",
"prettier-plugin-jsdoc": "^0.4.2",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vitepress": "1.0.0-beta.1",
"vitest": "^0.32.0"
"vitepress": "1.0.0-beta.2",
"vitest": "^0.32.2"
},
"dependencies": {
"@braw/async-computed": "^5.0.2",
"@formatjs/icu-messageformat-parser": "2.4.0",
"@formatjs/intl": "2.7.2",
"@formatjs/intl-localematcher": "0.2.32",
"intl-messageformat": "10.3.5"
"@formatjs/icu-messageformat-parser": "2.6.0",
"@formatjs/intl": "2.9.0",
"@formatjs/intl-localematcher": "0.4.0",
"intl-messageformat": "10.5.0"
},
"peerDependencies": {
"vue": "^3.2.47"
},
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.6.1"
"packageManager": "pnpm@8.6.3"
}
Loading

0 comments on commit ab167d8

Please sign in to comment.