|
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | 43 | "@nuxt/kit": "^3.14.159", |
44 | | - "@nuxtjs/mdc": "^0.9.2", |
| 44 | + "@nuxtjs/mdc": "^0.9.3", |
45 | 45 | "@sqlite.org/sqlite-wasm": "3.47.0-build1", |
46 | 46 | "better-sqlite3": "^11.5.0", |
47 | 47 | "c12": "^2.0.1", |
|
55 | 55 | "listhen": "^1.9.0", |
56 | 56 | "mdast-util-to-hast": "^13.2.0", |
57 | 57 | "mdast-util-to-string": "^4.0.0", |
58 | | - "micromark": "^4.0.0", |
59 | | - "micromark-util-character": "^2.1.0", |
60 | | - "micromark-util-chunked": "^2.0.0", |
61 | | - "micromark-util-resolve-all": "^2.0.0", |
62 | | - "micromark-util-sanitize-uri": "^2.0.0", |
| 58 | + "micromark": "^4.0.1", |
| 59 | + "micromark-util-character": "^2.1.1", |
| 60 | + "micromark-util-chunked": "^2.0.1", |
| 61 | + "micromark-util-resolve-all": "^2.0.1", |
| 62 | + "micromark-util-sanitize-uri": "^2.0.1", |
63 | 63 | "micromatch": "^4.0.8", |
64 | 64 | "ohash": "^1.1.4", |
65 | 65 | "pathe": "^1.1.2", |
66 | 66 | "remark-mdc": "latest", |
67 | 67 | "scule": "^1.3.0", |
68 | | - "shiki": "^1.22.2", |
| 68 | + "shiki": "^1.23.1", |
69 | 69 | "slugify": "^1.6.6", |
70 | 70 | "tar": "^7.4.3", |
71 | 71 | "typescript": "^5.6.3", |
|
83 | 83 | "pg": "*" |
84 | 84 | }, |
85 | 85 | "devDependencies": { |
86 | | - "@cloudflare/workers-types": "^4.20241106.0", |
| 86 | + "@cloudflare/workers-types": "^4.20241112.0", |
87 | 87 | "@nuxt/content": "link:.", |
88 | 88 | "@nuxt/devtools": "^1.6.0", |
89 | | - "@nuxt/eslint-config": "^0.6.1", |
| 89 | + "@nuxt/eslint-config": "^0.7.1", |
90 | 90 | "@nuxt/module-builder": "^0.8.4", |
91 | 91 | "@nuxt/schema": "^3.14.159", |
92 | 92 | "@nuxt/test-utils": "^3.14.4", |
|
96 | 96 | "@types/pg": "^8.11.10", |
97 | 97 | "@types/ws": "^8.5.13", |
98 | 98 | "csvtojson": "^2.0.10", |
99 | | - "eslint": "^9.14.0", |
100 | | - "micromark-util-types": "^2.0.0", |
| 99 | + "eslint": "^9.15.0", |
| 100 | + "micromark-util-types": "^2.0.1", |
101 | 101 | "nuxt": "^3.14.159", |
102 | 102 | "release-it": "^17.10.0", |
103 | | - "vitest": "^2.1.4", |
| 103 | + "vitest": "^2.1.5", |
104 | 104 | "vue-tsc": "^2.1.10", |
105 | | - "wrangler": "^3.85.0" |
| 105 | + "wrangler": "^3.87.0" |
106 | 106 | }, |
107 | 107 | "resolutions": { |
108 | | - "remark-mdc": "npm:remark-mdc-edge@latest", |
109 | | - "@nuxtjs/mdc": "npm:@nuxtjs/mdc-edge@latest", |
110 | 108 | "@nuxt/content": "workspace:*", |
111 | 109 | "@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@3623989", |
112 | 110 | "vue": "^3.5.12" |
113 | 111 | }, |
114 | | - "packageManager": "pnpm@9.12.3" |
| 112 | + "packageManager": "pnpm@9.13.2" |
115 | 113 | } |
0 commit comments