|
63 | 63 | },
|
64 | 64 | "devDependencies": {
|
65 | 65 | "@csstools/postcss-oklab-function": "^3.0.9",
|
66 |
| - "@nuxtjs/tailwindcss": "^6.12.1", |
| 66 | + "@nuxtjs/tailwindcss": "^6.13.1", |
67 | 67 | "@pinia/nuxt": "^0.4.11",
|
68 | 68 | "@playwright/test": "^1.49.1",
|
69 | 69 | "@tailwindcss/container-queries": "^0.1.1",
|
70 |
| - "@tailwindcss/typography": "^0.5.15", |
| 70 | + "@tailwindcss/typography": "^0.5.16", |
71 | 71 | "@tauri-apps/cli": "^2.1.0",
|
72 | 72 | "@tauri-apps/plugin-dialog": "^2.2.0",
|
73 | 73 | "@tauri-apps/plugin-process": "^2.2.0",
|
|
84 | 84 | "@vueuse/head": "^2.0.0",
|
85 | 85 | "@vueuse/nuxt": "^11.0.3",
|
86 | 86 | "@vueuse/rxjs": "^11.0.3",
|
87 |
| - "autoprefixer": "^10.4.16", |
| 87 | + "autoprefixer": "^10.4.20", |
88 | 88 | "deepmerge-ts": "^4.3.0",
|
89 | 89 | "eslint": "^8.56.0",
|
90 | 90 | "eslint-config-artisan": "^0.2.1",
|
|
94 | 94 | "lodash-es": "^4.17.21",
|
95 | 95 | "micromark": "^3.1.0",
|
96 | 96 | "npm-run-all": "^4.1.5",
|
97 |
| - "nuxt": "^3.13.1", |
98 |
| - "postcss": "^8.4.32", |
| 97 | + "nuxt": "^3.15.4", |
| 98 | + "postcss": "^8.5.3", |
99 | 99 | "remarkable-front-matter": "1.0.1-beta.1",
|
100 | 100 | "rimraf": "^4.4.1",
|
101 | 101 | "serve": "^14.2.1",
|
102 |
| - "tailwindcss": "^3.4.10", |
| 102 | + "tailwindcss": "^3.4.17", |
103 | 103 | "typescript": "^5.3.3",
|
104 | 104 | "vercel": "^28.20.0",
|
105 | 105 | "vite-plugin-node-polyfills": "^0.14.1",
|
|
126 | 126 | "default": "./test/utils/*"
|
127 | 127 | }
|
128 | 128 | },
|
129 |
| - "pnpm": { |
130 |
| - "overrides": { |
131 |
| - "vite": "^5.0.0" |
132 |
| - } |
133 |
| - }, |
134 | 129 | "resolutions": {
|
135 | 130 | "terser": "^5.14.2"
|
136 | 131 | }
|
|
0 commit comments