Skip to content

Commit c2f294e

Browse files
committed
npx nuxi@latest upgrade --force
1 parent 4df6aca commit c2f294e

File tree

2 files changed

+2759
-4176
lines changed

2 files changed

+2759
-4176
lines changed

package.json

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@
6363
},
6464
"devDependencies": {
6565
"@csstools/postcss-oklab-function": "^3.0.9",
66-
"@nuxtjs/tailwindcss": "^6.12.1",
66+
"@nuxtjs/tailwindcss": "^6.13.1",
6767
"@pinia/nuxt": "^0.4.11",
6868
"@playwright/test": "^1.49.1",
6969
"@tailwindcss/container-queries": "^0.1.1",
70-
"@tailwindcss/typography": "^0.5.15",
70+
"@tailwindcss/typography": "^0.5.16",
7171
"@tauri-apps/cli": "^2.1.0",
7272
"@tauri-apps/plugin-dialog": "^2.2.0",
7373
"@tauri-apps/plugin-process": "^2.2.0",
@@ -84,7 +84,7 @@
8484
"@vueuse/head": "^2.0.0",
8585
"@vueuse/nuxt": "^11.0.3",
8686
"@vueuse/rxjs": "^11.0.3",
87-
"autoprefixer": "^10.4.16",
87+
"autoprefixer": "^10.4.20",
8888
"deepmerge-ts": "^4.3.0",
8989
"eslint": "^8.56.0",
9090
"eslint-config-artisan": "^0.2.1",
@@ -94,12 +94,12 @@
9494
"lodash-es": "^4.17.21",
9595
"micromark": "^3.1.0",
9696
"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",
9999
"remarkable-front-matter": "1.0.1-beta.1",
100100
"rimraf": "^4.4.1",
101101
"serve": "^14.2.1",
102-
"tailwindcss": "^3.4.10",
102+
"tailwindcss": "^3.4.17",
103103
"typescript": "^5.3.3",
104104
"vercel": "^28.20.0",
105105
"vite-plugin-node-polyfills": "^0.14.1",
@@ -126,11 +126,6 @@
126126
"default": "./test/utils/*"
127127
}
128128
},
129-
"pnpm": {
130-
"overrides": {
131-
"vite": "^5.0.0"
132-
}
133-
},
134129
"resolutions": {
135130
"terser": "^5.14.2"
136131
}

0 commit comments

Comments
 (0)