Skip to content

Commit 4c19e03

Browse files
build: update deps (#599)
* build: update deps * fix: eslint error
1 parent 8bf90a1 commit 4c19e03

3 files changed

Lines changed: 432 additions & 408 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
},
2020
"devDependencies": {
2121
"@nuxt/devtools": "latest",
22-
"@nuxt/eslint": "^1.15.2",
22+
"@nuxt/eslint": "^1.16.0",
2323
"@nuxt/icon": "^2.2.3",
2424
"@nuxt/image": "^2.0.0",
2525
"@nuxtjs/i18n": "^10.4.0",
2626
"@nuxtjs/robots": "^6.0.9",
27-
"@nuxtjs/sitemap": "^8.0.15",
27+
"@nuxtjs/sitemap": "^8.1.0",
2828
"@rezo-zero/intervention-request-provider": "^2.0.0",
2929
"@rezo-zero/nuxt-cache-control": "^0.1.7",
3030
"@rezo-zero/xilofone-fetch": "^1.0.0",
@@ -33,7 +33,7 @@
3333
"@types/body-scroll-lock": "^3.1.2",
3434
"@types/json-schema": "^7.0.15",
3535
"@types/lodash": "^4.17.24",
36-
"@types/node": "^25.9.2",
36+
"@types/node": "^24.13.2",
3737
"@vueuse/nuxt": "^14.3.0",
3838
"eslint": "^10.4.1",
3939
"husky": "^9.1.7",
@@ -51,17 +51,17 @@
5151
"vite-svg-loader": "^5.1.1"
5252
},
5353
"dependencies": {
54-
"@floating-ui/vue": "^1.1.11",
54+
"@floating-ui/vue": "^2.0.0",
5555
"@gtm-support/vue-gtm": "^3.2.0",
5656
"@popperjs/core": "^2.11.8",
57-
"@sentry/nuxt": "^10.56.0",
57+
"@sentry/nuxt": "^10.57.0",
5858
"@vue-a11y/skip-to": "^3.0.3",
5959
"@vueuse/core": "^14.3.0",
6060
"body-scroll-lock": "^3.1.5",
6161
"floating-vue": "^5.2.2",
6262
"lodash": "^4.18.1",
6363
"marked": "^18.0.5",
64-
"nuxt-schema-org": "^6.0.4",
64+
"nuxt-schema-org": "^6.2.0",
6565
"ohash": "^2.0.11",
6666
"plyr": "^3.8.4",
6767
"swiper": "^12.2.0",

0 commit comments

Comments
 (0)