mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 12:14:42 +01:00
testing
This commit is contained in:
13
package.json
13
package.json
@@ -14,19 +14,18 @@
|
||||
"@nuxtjs/composition-api": "^0.22.1",
|
||||
"core-js": "^3.8.3",
|
||||
"nuxt": "^2.14.12",
|
||||
"nuxt-i18n": "6.20.6",
|
||||
"nuxt-i18n": "6.21.0",
|
||||
"prism-themes": "1.5.0",
|
||||
"sass": "1.32.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/types": "^2.14.12",
|
||||
"@nuxt/typescript-build": "^2.0.4",
|
||||
"@nuxtjs/color-mode": "2.0.4",
|
||||
"@nuxtjs/color-mode": "2.0.5",
|
||||
"@nuxtjs/tailwindcss": "^4.0.1",
|
||||
"node-sass": "^5.0.0",
|
||||
"@nuxt/postcss8": "^1.0.3",
|
||||
"nuxt-vite": "^0.0.34",
|
||||
"nuxt-windicss": "^0.3.2",
|
||||
"sass-loader": "^10.1.1",
|
||||
"windicss": "2.4.3"
|
||||
"nuxt-vite": "^0.0.36",
|
||||
"postcss": "^8.2.8",
|
||||
"sass-loader": "^11.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user