|
45 | 45 | "test:unit": "nuxi prepare test/fixtures/basic && nuxi prepare test/fixtures/document-driven && vitest run"
|
46 | 46 | },
|
47 | 47 | "dependencies": {
|
48 |
| - "@nuxt/kit": "^3.12.1", |
49 |
| - "@nuxtjs/mdc": "^0.8.1", |
| 48 | + "@nuxt/kit": "^3.12.2", |
| 49 | + "@nuxtjs/mdc": "^0.8.2", |
50 | 50 | "@vueuse/core": "^10.11.0",
|
51 | 51 | "@vueuse/head": "^2.0.0",
|
52 | 52 | "@vueuse/nuxt": "^10.11.0",
|
|
65 | 65 | "ohash": "^1.1.3",
|
66 | 66 | "pathe": "^1.1.2",
|
67 | 67 | "scule": "^1.3.0",
|
68 |
| - "shiki": "^1.6.4", |
| 68 | + "shiki": "^1.7.0", |
69 | 69 | "slugify": "^1.6.6",
|
70 | 70 | "socket.io-client": "^4.7.5",
|
71 | 71 | "ufo": "^1.5.3",
|
72 | 72 | "unist-util-stringify-position": "^4.0.0",
|
73 | 73 | "unstorage": "^1.10.2",
|
74 |
| - "ws": "^8.17.0" |
| 74 | + "ws": "^8.17.1" |
75 | 75 | },
|
76 | 76 | "devDependencies": {
|
77 | 77 | "@nuxt/content": "link:.",
|
78 | 78 | "@nuxt/eslint-config": "^0.3.13",
|
79 |
| - "@nuxt/module-builder": "^0.7.1", |
80 |
| - "@nuxt/schema": "3.12.1", |
| 79 | + "@nuxt/module-builder": "^0.8.0", |
| 80 | + "@nuxt/schema": "3.12.2", |
81 | 81 | "@nuxt/test-utils": "3.13.1",
|
82 | 82 | "@nuxthq/studio": "^2.0.0",
|
83 | 83 | "@nuxtjs/tailwindcss": "^6.12.0",
|
84 | 84 | "@types/ws": "^8.5.10",
|
85 | 85 | "c8": "^10.1.2",
|
86 | 86 | "csvtojson": "^2.0.10",
|
87 |
| - "eslint": "^9.4.0", |
| 87 | + "eslint": "^9.5.0", |
88 | 88 | "globby": "^14.0.1",
|
89 | 89 | "husky": "^9.0.11",
|
90 | 90 | "jiti": "^1.21.6",
|
91 | 91 | "lint-staged": "^15.2.7",
|
92 |
| - "nuxt": "3.12.1", |
| 92 | + "nuxt": "3.12.2", |
93 | 93 | "rehype-figure": "^1.0.1",
|
94 | 94 | "rehype-wrap-all": "^1.1.0",
|
95 | 95 | "release-it": "^17.3.0",
|
|
0 commit comments