|
45 | 45 | "prepack": "pnpm turbo --no-daemon build" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@nuxt/devtools": "^1.6.0", |
49 | | - "@nuxt/eslint-config": "^0.7.0", |
| 48 | + "@nuxt/devtools": "^1.6.3", |
| 49 | + "@nuxt/eslint-config": "^0.7.2", |
50 | 50 | "@nuxt/module-builder": "^0.8.4", |
51 | | - "@nuxt/schema": "^3.14.159", |
| 51 | + "@nuxt/schema": "^3.14.1592", |
52 | 52 | "@types/babel__generator": "^7.6.8", |
53 | 53 | "@types/hash-sum": "^1.0.2", |
54 | | - "@types/node": "^18.19.64", |
| 54 | + "@types/node": "^18.19.67", |
55 | 55 | "@vintl-dev/eslint-config-peony": "workspace:^", |
56 | | - "nuxt": "^3.14.159", |
57 | | - "typescript": "^5.6.3", |
| 56 | + "nuxt": "^3.14.1592", |
| 57 | + "typescript": "^5.7.2", |
58 | 58 | "vue-tsc": "^2.1.10" |
59 | 59 | }, |
60 | 60 | "dependencies": { |
61 | | - "@babel/generator": "^7.26.2", |
62 | | - "@babel/types": "^7.26.0", |
63 | | - "@formatjs/intl": "^2.10.14", |
64 | | - "@formatjs/intl-localematcher": "^0.5.7", |
65 | | - "@nuxt/kit": "^3.14.159", |
| 61 | + "@babel/generator": "^7.26.3", |
| 62 | + "@babel/types": "^7.26.3", |
| 63 | + "@formatjs/intl": "^2.10.15", |
| 64 | + "@formatjs/intl-localematcher": "^0.5.9", |
| 65 | + "@nuxt/kit": "^3.14.1592", |
66 | 66 | "@vintl/unplugin": "^2.0.0", |
67 | 67 | "@vintl/vintl": "^4.4.1", |
68 | 68 | "consola": "^3.2.3", |
|
0 commit comments