Skip to content

Commit 711f6cd

Browse files
renovate[bot]brawaru
authored andcommitted
chore(deps): update all non-major dependencies
1 parent fcd2196 commit 711f6cd

2 files changed

Lines changed: 320 additions & 260 deletions

File tree

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -76,33 +76,33 @@
7676
"devDependencies": {
7777
"@changesets/cli": "^2.27.1",
7878
"@nuxtjs/eslint-config-typescript": "^12.1.0",
79-
"@testing-library/vue": "^8.0.1",
80-
"@types/node": "^18.19.4",
81-
"@vue/runtime-core": "^3.4.5",
79+
"@testing-library/vue": "^8.0.2",
80+
"@types/node": "^18.19.15",
81+
"@vue/runtime-core": "^3.4.19",
8282
"del-cli": "^5.1.0",
8383
"eslint": "^8.56.0",
8484
"happy-dom": "^12.10.3",
85-
"prettier": "^3.1.1",
85+
"prettier": "^3.2.5",
8686
"prettier-plugin-jsdoc": "^1.3.0",
8787
"typescript": "^5.3.3",
8888
"unbuild": "^2.0.0",
89-
"vitepress": "1.0.0-rc.35",
90-
"vitest": "^1.1.2",
91-
"vue": "^3.4.5"
89+
"vitepress": "1.0.0-rc.42",
90+
"vitest": "^1.2.2",
91+
"vue": "^3.4.19"
9292
},
9393
"dependencies": {
9494
"@braw/async-computed": "^5.0.2",
95-
"@formatjs/ecma402-abstract": "^1.18.0",
96-
"@formatjs/icu-messageformat-parser": "^2.7.3",
97-
"@formatjs/intl": "^2.9.9",
98-
"@formatjs/intl-localematcher": "^0.5.2",
99-
"intl-messageformat": "^10.5.8"
95+
"@formatjs/ecma402-abstract": "^1.18.2",
96+
"@formatjs/icu-messageformat-parser": "^2.7.6",
97+
"@formatjs/intl": "^2.10.0",
98+
"@formatjs/intl-localematcher": "^0.5.4",
99+
"intl-messageformat": "^10.5.11"
100100
},
101101
"peerDependencies": {
102102
"vue": "^3.3.7"
103103
},
104104
"publishConfig": {
105105
"access": "public"
106106
},
107-
"packageManager": "pnpm@8.14.0"
107+
"packageManager": "pnpm@8.15.2"
108108
}

0 commit comments

Comments
 (0)