@dargmuesli/nuxt-cookie-control
Advanced tools
Comparing version
{ | ||
"name": "@dargmuesli/nuxt-cookie-control", | ||
"version": "8.4.15", | ||
"version": "8.4.16", | ||
"configKey": "cookieControl", | ||
@@ -5,0 +5,0 @@ "compatibility": { |
@@ -17,5 +17,5 @@ { | ||
"@dargmuesli/nuxt-cookie-control": "link:", | ||
"@nuxt/eslint-config": "0.6.0", | ||
"@nuxt/eslint-config": "0.6.1", | ||
"@nuxt/module-builder": "0.8.4", | ||
"@nuxt/schema": "3.13.2", | ||
"@nuxt/schema": "3.14.0", | ||
"@semantic-release/changelog": "6.0.3", | ||
@@ -27,3 +27,3 @@ "@semantic-release/commit-analyzer": "13.0.0", | ||
"@semantic-release/release-notes-generator": "14.0.1", | ||
"eslint": "9.13.0", | ||
"eslint": "9.14.0", | ||
"eslint-config-prettier": "9.1.0", | ||
@@ -33,9 +33,9 @@ "eslint-plugin-prettier": "5.2.1", | ||
"lint-staged": "15.2.10", | ||
"nuxt": "3.13.2", | ||
"nuxt": "3.14.0", | ||
"prettier": "3.3.3", | ||
"semantic-release": "24.1.3", | ||
"vite": "5.4.9", | ||
"semantic-release": "24.2.0", | ||
"vite": "5.4.10", | ||
"vue": "3.5.12", | ||
"vue-tsc": "2.1.6", | ||
"webpack": "5.95.0" | ||
"vue-tsc": "2.1.10", | ||
"webpack": "5.96.1" | ||
}, | ||
@@ -75,3 +75,3 @@ "engines": { | ||
"name": "@dargmuesli/nuxt-cookie-control", | ||
"packageManager": "pnpm@9.12.2", | ||
"packageManager": "pnpm@9.12.3", | ||
"publishConfig": { | ||
@@ -82,3 +82,3 @@ "access": "public" | ||
"resolutions": { | ||
"@nuxt/kit": "3.13.2" | ||
"@nuxt/kit": "3.14.0" | ||
}, | ||
@@ -97,3 +97,3 @@ "scripts": { | ||
"types": "./dist/types.d.ts", | ||
"version": "8.4.15" | ||
"version": "8.4.16" | ||
} |
Sorry, the diff of this file is not supported yet
109605
0