Bump nuxt icon dependency
This commit is contained in:
parent
08837e6a29
commit
9e19338b54
|
|
@ -9,14 +9,15 @@ export default defineNuxtConfig({
|
|||
devtools: {enabled: true},
|
||||
css: ['~/scss/app.scss'],
|
||||
modules: [
|
||||
'@pinia/nuxt',
|
||||
'@vueuse/nuxt',
|
||||
'@vueuse/motion/nuxt',
|
||||
'@pinia/nuxt',
|
||||
'@vueuse/nuxt',
|
||||
'@vueuse/motion/nuxt',
|
||||
'@nuxtjs/sitemap',
|
||||
'@nuxt/ui',
|
||||
'nuxt-utm',
|
||||
'@nuxt/ui',
|
||||
'nuxt-utm',
|
||||
'@nuxt/icon',
|
||||
...process.env.NUXT_PUBLIC_GTM_CODE ? ['@zadigetvoltaire/nuxt-gtm'] : [],
|
||||
],
|
||||
],
|
||||
build: {
|
||||
transpile: ["vue-notion", "query-builder-vue-3", "vue-signature-pad"],
|
||||
},
|
||||
|
|
@ -83,4 +84,4 @@ export default defineNuxtConfig({
|
|||
sitemap,
|
||||
runtimeConfig,
|
||||
gtm
|
||||
})
|
||||
})
|
||||
|
|
@ -53,14 +53,14 @@
|
|||
"devDependencies": {
|
||||
"@nuxt/devtools": "~1.0.0",
|
||||
"@nuxt/eslint-config": "^0.2.0",
|
||||
"@nuxtjs/sitemap": "^6.0.0",
|
||||
"@nuxt/icon": "^1.6.1",
|
||||
"@nuxtjs/sitemap": "^6.1.3",
|
||||
"@zadigetvoltaire/nuxt-gtm": "^0.0.13",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"nuxt": "^3.13.2",
|
||||
"nuxt-icon": "^0.6.10",
|
||||
"nuxt-utm": "^0.1.10",
|
||||
"postcss": "^8.4.47",
|
||||
"prettier": "^3.3.3",
|
||||
|
|
@ -1527,9 +1527,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@iconify/collections": {
|
||||
"version": "1.0.473",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/collections/-/collections-1.0.473.tgz",
|
||||
"integrity": "sha512-cz6i7fnTue2AFOF+/EFhIixklOIqYtQIV9QbI7gVC8WcpyDaURfReGFlgkvEI5GStnFTM5lIDIztuT6Fl6eP8g==",
|
||||
"version": "1.0.476",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/collections/-/collections-1.0.476.tgz",
|
||||
"integrity": "sha512-CHErIMzMRq1zWnGsSeWFu3o1fwIRg/dLQwSVlmmUFr8k7pJEsD5HFQyW79u1YcEjUWa1m50/qzz0SCcAZUK6Tw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@iconify/types": "*"
|
||||
|
|
@ -2354,16 +2354,16 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nuxt/icon": {
|
||||
"version": "1.5.6",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/icon/-/icon-1.5.6.tgz",
|
||||
"integrity": "sha512-7l99CWc/laHphSsoLikh99Hkwjv+59cwAMJ0f9eZddBV+vO7zLGWwocH/TDNjlX0IACgVoG+AfbP/p1fqlLKpg==",
|
||||
"version": "1.6.1",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/icon/-/icon-1.6.1.tgz",
|
||||
"integrity": "sha512-us+nGkMJPZfgj4cT/OAhQLrPt5553wUUBdroPqGvhR/Oyu22FPRlM5kS479skSCjQu+0SJNbpU+A09QL5DRtew==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@iconify/collections": "^1.0.469",
|
||||
"@iconify/collections": "^1.0.476",
|
||||
"@iconify/types": "^2.0.0",
|
||||
"@iconify/utils": "^2.1.33",
|
||||
"@iconify/vue": "4.1.3-beta.1",
|
||||
"@nuxt/devtools-kit": "^1.5.2",
|
||||
"@nuxt/devtools-kit": "^1.6.0",
|
||||
"@nuxt/kit": "^3.13.2",
|
||||
"consola": "^3.2.3",
|
||||
"local-pkg": "^0.5.0",
|
||||
|
|
@ -2371,7 +2371,7 @@
|
|||
"ohash": "^1.1.4",
|
||||
"pathe": "^1.1.2",
|
||||
"std-env": "^3.7.0",
|
||||
"tinyglobby": "^0.2.9"
|
||||
"tinyglobby": "^0.2.10"
|
||||
}
|
||||
},
|
||||
"node_modules/@nuxt/icon/node_modules/@nuxt/devtools-kit": {
|
||||
|
|
@ -2747,9 +2747,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nuxtjs/sitemap": {
|
||||
"version": "6.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@nuxtjs/sitemap/-/sitemap-6.1.2.tgz",
|
||||
"integrity": "sha512-g0sUijQMG+i/UusOORP2NnRqQdQfEqFe1B4TPgtn8/I4sAw3Lx30dxnNZOI2KLnLMajAOmyHbJGQ3dq5UbAy6w==",
|
||||
"version": "6.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@nuxtjs/sitemap/-/sitemap-6.1.3.tgz",
|
||||
"integrity": "sha512-wW3ntA4nRSyCqgMhAOF8LuPMlIn+mvXBShhdhBQiuBsGXVzip/8PPHdgiYjNt6iB4Q3+lHo0RwObeMxfnrTvoA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
@ -11214,50 +11214,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"node_modules/nuxt-icon": {
|
||||
"version": "0.6.10",
|
||||
"resolved": "https://registry.npmjs.org/nuxt-icon/-/nuxt-icon-0.6.10.tgz",
|
||||
"integrity": "sha512-S9zHVA66ox4ZSpMWvCjqKZC4ZogC0s2z3vZs+M4D95YXGPEXwxDZu+insMKvkbe8+k7gvEmtTk0eq3KusKlxiw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@iconify/collections": "^1.0.406",
|
||||
"@iconify/vue": "^4.1.1",
|
||||
"@nuxt/devtools-kit": "^1.1.1",
|
||||
"@nuxt/kit": "^3.11.1"
|
||||
}
|
||||
},
|
||||
"node_modules/nuxt-icon/node_modules/@iconify/vue": {
|
||||
"version": "4.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/vue/-/vue-4.1.2.tgz",
|
||||
"integrity": "sha512-CQnYqLiQD5LOAaXhBrmj1mdL2/NCJvwcC4jtW2Z8ukhThiFkLDkutarTOV2trfc9EXqUqRs0KqXOL9pZ/IyysA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@iconify/types": "^2.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/cyberalien"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": ">=3"
|
||||
}
|
||||
},
|
||||
"node_modules/nuxt-icon/node_modules/@nuxt/devtools-kit": {
|
||||
"version": "1.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-1.6.0.tgz",
|
||||
"integrity": "sha512-kJ8mVKwTSN3tdEVNy7mxKCiQk9wsG5t3oOrRMWk6IEbTSov+5sOULqQSM/+OWxWsEDmDfA7QlS5sM3Ti9uMRqQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@nuxt/kit": "^3.13.2",
|
||||
"@nuxt/schema": "^3.13.2",
|
||||
"execa": "^7.2.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vite": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/nuxt-site-config": {
|
||||
"version": "2.2.18",
|
||||
"resolved": "https://registry.npmjs.org/nuxt-site-config/-/nuxt-site-config-2.2.18.tgz",
|
||||
|
|
@ -15133,12 +15089,12 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/tinyglobby": {
|
||||
"version": "0.2.9",
|
||||
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.9.tgz",
|
||||
"integrity": "sha512-8or1+BGEdk1Zkkw2ii16qSS7uVrQJPre5A9o/XkWPATkk23FZh/15BKFxPnlTy6vkljZxLqYCzzBMj30ZrSvjw==",
|
||||
"version": "0.2.10",
|
||||
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.10.tgz",
|
||||
"integrity": "sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"fdir": "^6.4.0",
|
||||
"fdir": "^6.4.2",
|
||||
"picomatch": "^4.0.2"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
|||
|
|
@ -15,14 +15,14 @@
|
|||
"devDependencies": {
|
||||
"@nuxt/devtools": "~1.0.0",
|
||||
"@nuxt/eslint-config": "^0.2.0",
|
||||
"@nuxt/icon": "^1.6.1",
|
||||
"@nuxtjs/sitemap": "^6.1.3",
|
||||
"@zadigetvoltaire/nuxt-gtm": "^0.0.13",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"nuxt": "^3.13.2",
|
||||
"nuxt-icon": "^0.6.10",
|
||||
"@nuxtjs/sitemap": "^6.0.0",
|
||||
"nuxt-utm": "^0.1.10",
|
||||
"postcss": "^8.4.47",
|
||||
"prettier": "^3.3.3",
|
||||
|
|
@ -39,7 +39,6 @@
|
|||
"@popperjs/core": "^2.11.8",
|
||||
"@sentry/vite-plugin": "^2.22.6",
|
||||
"@sentry/vue": "^7.119.2",
|
||||
"vue": "^3.2.13",
|
||||
"@vueuse/components": "^10.11.1",
|
||||
"@vueuse/core": "^10.5.0",
|
||||
"@vueuse/motion": "^2.2.6",
|
||||
|
|
@ -64,6 +63,7 @@
|
|||
"tailwind-merge": "^2.5.4",
|
||||
"tinymotion": "^0.2.0",
|
||||
"v-calendar": "^3.1.2",
|
||||
"vue": "^3.2.13",
|
||||
"vue-chartjs": "^5.3.1",
|
||||
"vue-codemirror": "^6.1.1",
|
||||
"vue-confetti": "^2.3.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue