chore: update npm dependencies

This commit is contained in:
Florian Metz
2024-09-09 17:44:17 +02:00
parent 78a3311342
commit 2284ee94ad
3 changed files with 4174 additions and 3422 deletions

View File

@@ -99,10 +99,10 @@ export default defineNuxtConfig({
"@nuxtjs/seo",
"floating-vue/nuxt",
"@nuxtjs/device",
/* "@nuxt/scripts", */
"nuxt-typed-router",
"nuxt-security",
"@pinia/nuxt",
"@nuxt/scripts",
],
runtimeConfig: {
// Use NUXT_ prefixed env vars for nuxt config

View File

@@ -12,40 +12,40 @@
},
"dependencies": {
"@discord-user-card/vue": "^0.0.9",
"@discordjs/rest": "^2.3.0",
"@discordjs/rest": "^2.4.0",
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-brands-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/vue-fontawesome": "^3.0.8",
"@nuxt/fonts": "^0.7.1",
"@nuxt/image": "^1.7.0",
"@nuxt/kit": "^3.12.3",
"@nuxt/scripts": "^0.6.3",
"@nuxtjs/device": "^3.1.1",
"@nuxt/fonts": "^0.7.2",
"@nuxt/image": "^1.8.0",
"@nuxt/kit": "^3.13.1",
"@nuxt/scripts": "^0.8.5",
"@nuxtjs/device": "^3.2.2",
"@nuxtjs/google-fonts": "^3.2.0",
"@nuxtjs/i18n": "^8.3.1",
"@nuxtjs/seo": "2.0.0-rc.15",
"@pinia/nuxt": "^0.5.1",
"@rollup/rollup-linux-arm64-gnu": "^4.18.1",
"@nuxtjs/i18n": "^8.5.2",
"@nuxtjs/seo": "2.0.0-rc.21",
"@pinia/nuxt": "^0.5.4",
"@rollup/rollup-linux-arm64-gnu": "^4.21.2",
"@types/lodash": "^4.17.7",
"@types/tinycolor2": "^1.4.6",
"@unocss/nuxt": "^0.61.5",
"@unocss/reset": "^0.61.5",
"@unocss/transformer-directives": "^0.61.5",
"@vueuse/core": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"@unocss/nuxt": "^0.62.3",
"@unocss/reset": "^0.62.3",
"@unocss/transformer-directives": "^0.62.3",
"@vueuse/core": "^11.0.3",
"@vueuse/nuxt": "^11.0.3",
"bowser": "^2.11.0",
"discord-api-types": "^0.37.92",
"discord-api-types": "^0.37.100",
"floating-vue": "^5.2.2",
"lodash": "^4.17.21",
"nuxt": "^3.12.3",
"nuxt": "^3.13.1",
"nuxt-graphql-client": "^0.2.35",
"nuxt-security": "2.0.0-rc.9",
"nuxt-typed-router": "^3.6.5",
"sass": "^1.77.8",
"sass": "^1.78.0",
"tinycolor2": "^1.6.0",
"vue": "^3.4.32",
"vue-router": "^4.4.0",
"vue-tsc": "^2.0.26"
"vue": "^3.5.3",
"vue-router": "^4.4.3",
"vue-tsc": "^2.1.6"
}
}

7552
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff