mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 12:14:42 +01:00
Fixing many errors and importing many new icons
This commit is contained in:
12
package.json
12
package.json
@@ -10,7 +10,7 @@
|
||||
"dependencies": {
|
||||
"@nuxt/content": "^1.14.0",
|
||||
"@nuxtjs/axios": "^5.13.6",
|
||||
"@nuxtjs/composition-api": "0.24.6",
|
||||
"@nuxtjs/composition-api": "0.23.4",
|
||||
"@nuxtjs/dotenv": "^1.4.1",
|
||||
"@nuxtjs/redirect-module": "^0.3.1",
|
||||
"@nuxtjs/robots": "^2.5.0",
|
||||
@@ -22,18 +22,14 @@
|
||||
"nuxt-i18n": "^6.27.1",
|
||||
"prism-themes": "^1.7.0",
|
||||
"sass": "^1.35.1",
|
||||
"windicss": "^3.1.4"
|
||||
"windicss": "^3.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/types": "^2.15.7",
|
||||
"@nuxt/typescript-build": "^2.1.0",
|
||||
"@nuxtjs/color-mode": "^2.0.10",
|
||||
"markdown-it-prism": "^2.1.6",
|
||||
"nuxt-vite": "^0.1.1",
|
||||
"nuxt-windicss": "0.8.3",
|
||||
"sass-loader": "10.1.1",
|
||||
"vite-plugin-components": "^0.12.0",
|
||||
"vite-plugin-md": "^0.6.7",
|
||||
"vite-plugin-windicss": "^1.0.4"
|
||||
"nuxt-windicss": "1.0.3",
|
||||
"sass-loader": "10.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user