|
76 | 76 | "devDependencies": { |
77 | 77 | "@changesets/cli": "^2.27.1", |
78 | 78 | "@nuxtjs/eslint-config-typescript": "^12.1.0", |
79 | | - "@testing-library/vue": "^8.0.2", |
80 | | - "@types/node": "^18.19.17", |
81 | | - "@vue/runtime-core": "^3.4.19", |
| 79 | + "@testing-library/vue": "^8.0.3", |
| 80 | + "@types/node": "^18.19.31", |
| 81 | + "@vue/runtime-core": "^3.4.21", |
82 | 82 | "del-cli": "^5.1.0", |
83 | | - "eslint": "^8.56.0", |
| 83 | + "eslint": "^8.57.0", |
84 | 84 | "happy-dom": "^12.10.3", |
85 | 85 | "prettier": "^3.2.5", |
86 | 86 | "prettier-plugin-jsdoc": "^1.3.0", |
87 | | - "typescript": "^5.3.3", |
| 87 | + "typescript": "^5.4.5", |
88 | 88 | "unbuild": "^2.0.0", |
89 | | - "vitepress": "1.0.0-rc.44", |
90 | | - "vitest": "^1.3.1", |
91 | | - "vue": "^3.4.19" |
| 89 | + "vitepress": "1.1.0", |
| 90 | + "vitest": "^1.4.0", |
| 91 | + "vue": "^3.4.21" |
92 | 92 | }, |
93 | 93 | "dependencies": { |
94 | 94 | "@braw/async-computed": "^5.0.2", |
95 | 95 | "@formatjs/ecma402-abstract": "^1.18.2", |
96 | 96 | "@formatjs/icu-messageformat-parser": "^2.7.6", |
97 | | - "@formatjs/intl": "^2.10.0", |
| 97 | + "@formatjs/intl": "^2.10.1", |
98 | 98 | "@formatjs/intl-localematcher": "^0.5.4", |
99 | 99 | "intl-messageformat": "^10.5.11" |
100 | 100 | }, |
|
104 | 104 | "publishConfig": { |
105 | 105 | "access": "public" |
106 | 106 | }, |
107 | | - "packageManager": "pnpm@8.15.3" |
| 107 | + "packageManager": "pnpm@8.15.6" |
108 | 108 | } |
0 commit comments