|
1 | 1 | { |
2 | 2 | "name": "@byloth/nuxt-vuert-module", |
3 | | - "version": "1.3.7", |
| 3 | + "version": "1.3.8", |
4 | 4 | "description": "The headless alerts, modals, notifications & popups module for Nuxt.js craftsmen. ℹ", |
5 | 5 | "keywords": [ |
6 | 6 | "Alert", |
|
51 | 51 | }, |
52 | 52 | "dependencies": { |
53 | 53 | "@byloth/vuert": "workspace:^", |
54 | | - "@nuxt/kit": "^3.17.5", |
| 54 | + "@nuxt/kit": "^3.18.1", |
55 | 55 | "defu": "^6.1.4" |
56 | 56 | }, |
57 | 57 | "devDependencies": { |
58 | 58 | "@byloth/eslint-config-nuxt": "^3.1.0", |
59 | | - "@eslint/compat": "^1.3.1", |
60 | | - "@nuxt/devtools": "^2.6.0", |
61 | | - "@nuxt/module-builder": "^1.0.1", |
62 | | - "@nuxt/schema": "^3.17.5", |
63 | | - "@types/node": "^22.15.34", |
64 | | - "eslint": "^9.30.0", |
65 | | - "nuxt": "^3.17.5", |
66 | | - "typescript": "^5.8.3", |
67 | | - "vite": "^7.0.0", |
68 | | - "vue-tsc": "^2.2.10" |
| 59 | + "@eslint/compat": "^1.3.2", |
| 60 | + "@nuxt/devtools": "^2.6.3", |
| 61 | + "@nuxt/module-builder": "^1.0.2", |
| 62 | + "@nuxt/schema": "^3.18.1", |
| 63 | + "@types/node": "^22.17.2", |
| 64 | + "eslint": "^9.34.0", |
| 65 | + "nuxt": "^3.18.1", |
| 66 | + "typescript": "^5.9.2", |
| 67 | + "vite": "^7.1.3", |
| 68 | + "vue-tsc": "^2.2.12" |
69 | 69 | } |
70 | 70 | } |
0 commit comments