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] committed Sep 9, 2024
1 parent e4e5516 commit 59a7146
Show file tree
Hide file tree
Showing 2 changed files with 1,089 additions and 908 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,35 +74,35 @@
"docs:preview": "vitepress preview docs"
},
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@changesets/cli": "^2.27.8",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@testing-library/vue": "^8.0.2",
"@types/node": "^18.19.17",
"@vue/runtime-core": "^3.4.19",
"@testing-library/vue": "^8.1.0",
"@types/node": "^18.19.50",
"@vue/runtime-core": "^3.5.3",
"del-cli": "^5.1.0",
"eslint": "^8.56.0",
"happy-dom": "^14.10.2",
"prettier": "^3.2.5",
"eslint": "^8.57.0",
"happy-dom": "^14.12.3",
"prettier": "^3.3.3",
"prettier-plugin-jsdoc": "^1.3.0",
"typescript": "^5.3.3",
"typescript": "^5.5.4",
"unbuild": "^2.0.0",
"vitepress": "1.0.0-rc.44",
"vitest": "^1.3.1",
"vue": "^3.4.19"
"vitepress": "1.3.4",
"vitest": "^1.6.0",
"vue": "^3.5.3"
},
"dependencies": {
"@braw/async-computed": "^5.0.2",
"@formatjs/ecma402-abstract": "^1.18.2",
"@formatjs/icu-messageformat-parser": "^2.7.6",
"@formatjs/intl": "^2.10.0",
"@formatjs/ecma402-abstract": "^1.18.3",
"@formatjs/icu-messageformat-parser": "^2.7.8",
"@formatjs/intl": "^2.10.4",
"@formatjs/intl-localematcher": "^0.5.4",
"intl-messageformat": "^10.5.11"
"intl-messageformat": "^10.5.14"
},
"peerDependencies": {
"vue": "^3.3.7"
},
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@9.0.6"
"packageManager": "pnpm@9.9.0"
}
Loading

0 comments on commit 59a7146

Please sign in to comment.