Bump node & nuxt depencies
This commit is contained in:
8
client/package-lock.json
generated
8
client/package-lock.json
generated
@@ -10,7 +10,7 @@
|
||||
"@codemirror/lang-html": "^6.4.9",
|
||||
"@hcaptcha/vue3-hcaptcha": "^1.3.0",
|
||||
"@iconify-json/material-symbols": "^1.2.4",
|
||||
"@nuxt/ui": "^2.19.1",
|
||||
"@nuxt/ui": "^2.19.2",
|
||||
"@pinia/nuxt": "^0.5.5",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@sentry/vite-plugin": "^2.22.6",
|
||||
@@ -53,19 +53,19 @@
|
||||
"devDependencies": {
|
||||
"@nuxt/devtools": "^1.6.1",
|
||||
"@nuxt/eslint-config": "^0.2.0",
|
||||
"@nuxt/icon": "^1.7.2",
|
||||
"@nuxt/icon": "^1.8.2",
|
||||
"@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": "^3.14.1592",
|
||||
"nuxt-utm": "^0.1.10",
|
||||
"postcss": "^8.4.47",
|
||||
"prettier": "^3.3.3",
|
||||
"sass": "^1.80.2",
|
||||
"vue": "^3.3.10",
|
||||
"vue": "^3.5.13",
|
||||
"vue-router": "^4.4.5"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -15,26 +15,26 @@
|
||||
"devDependencies": {
|
||||
"@nuxt/devtools": "^1.6.1",
|
||||
"@nuxt/eslint-config": "^0.2.0",
|
||||
"@nuxt/icon": "^1.7.2",
|
||||
"@nuxt/icon": "^1.8.2",
|
||||
"@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": "^3.14.1592",
|
||||
"nuxt-utm": "^0.1.10",
|
||||
"postcss": "^8.4.47",
|
||||
"prettier": "^3.3.3",
|
||||
"sass": "^1.80.2",
|
||||
"vue": "^3.3.10",
|
||||
"vue": "^3.5.13",
|
||||
"vue-router": "^4.4.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@codemirror/lang-html": "^6.4.9",
|
||||
"@hcaptcha/vue3-hcaptcha": "^1.3.0",
|
||||
"@iconify-json/material-symbols": "^1.2.4",
|
||||
"@nuxt/ui": "^2.19.1",
|
||||
"@nuxt/ui": "^2.19.2",
|
||||
"@pinia/nuxt": "^0.5.5",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@sentry/vite-plugin": "^2.22.6",
|
||||
|
||||
Reference in New Issue
Block a user