|
45 | 45 | "prepare": "yarn dev:prepare"
|
46 | 46 | },
|
47 | 47 | "dependencies": {
|
48 |
| - "@nuxt/kit": "^3.0.0-rc.8", |
| 48 | + "@nuxt/kit": "^3.14.1592", |
49 | 49 | "@stitches/stringify": "^1.2.8",
|
50 |
| - "browser-style-dictionary": "^3.1.1-browser.1", |
51 |
| - "chroma-js": "^2.4.2", |
52 |
| - "csstype": "^3.1.0", |
53 |
| - "json5": "^2.2.1", |
54 |
| - "paneer": "^0.0.1", |
55 |
| - "postcss-custom-properties": "^12.1.8", |
| 50 | + "browser-style-dictionary": "^3.1.1-browser.2", |
| 51 | + "chroma-js": "^2.6.0", |
| 52 | + "csstype": "^3.1.3", |
| 53 | + "json5": "^2.2.3", |
| 54 | + "paneer": "^0.1.0", |
| 55 | + "postcss-custom-properties": "^12.1.11", |
56 | 56 | "postcss-easing-gradients": "^3.0.1",
|
57 | 57 | "postcss-nested": "^5.0.6",
|
58 | 58 | "to-ast": "^1.0.0",
|
59 |
| - "unplugin-ast": "^0.5.5", |
60 |
| - "untyped": "^0.4.7" |
| 59 | + "unplugin-ast": "^0.13.1", |
| 60 | + "untyped": "^0.5.0" |
61 | 61 | },
|
62 | 62 | "devDependencies": {
|
63 | 63 | "@nuxt-themes/docus": "npm:@nuxt-themes/docus-edge@latest",
|
64 |
| - "@nuxt/module-builder": "^0.1.7", |
65 |
| - "@nuxt/schema": "^3.0.0-rc.8", |
| 64 | + "@nuxt/module-builder": "^0.8.4", |
| 65 | + "@nuxt/schema": "^3.14.1592", |
66 | 66 | "@nuxt/test-utils": "npm:@nuxt/test-utils-edge@latest",
|
67 | 67 | "@nuxtjs/eslint-config-typescript": "latest",
|
68 |
| - "@nuxtjs/tailwindcss": "^5.3.2", |
69 |
| - "@volar/vue-language-core": "^0.40.4", |
70 |
| - "browser-style-dictionary": "^3.1.1-browser.1", |
71 |
| - "c8": "^7.12.0", |
72 |
| - "eslint": "^8.23.0", |
73 |
| - "globby": "^13.1.2", |
74 |
| - "husky": "^8.0.1", |
75 |
| - "jiti": "^1.14.0", |
76 |
| - "lint-staged": "^13.0.3", |
| 68 | + "@nuxtjs/tailwindcss": "^5.3.5", |
| 69 | + "@volar/vue-language-core": "^0.40.13", |
| 70 | + "browser-style-dictionary": "^3.1.1-browser.2", |
| 71 | + "c8": "^7.14.0", |
| 72 | + "eslint": "^8.57.1", |
| 73 | + "globby": "^13.2.2", |
| 74 | + "husky": "^8.0.3", |
| 75 | + "jiti": "^1.21.6", |
| 76 | + "lint-staged": "^13.3.0", |
77 | 77 | "lodash": "^4.17.21",
|
78 | 78 | "nuxt": "npm:nuxt3@latest",
|
79 |
| - "pathe": "^0.3.5", |
80 |
| - "vitest": "^0.22.1" |
| 79 | + "pathe": "^0.3.9", |
| 80 | + "vitest": "^0.34.6" |
81 | 81 | }
|
82 | 82 | }
|
0 commit comments