diff --git a/bun.lock b/bun.lock index 9b4db2b..ab47acf 100644 --- a/bun.lock +++ b/bun.lock @@ -6,7 +6,7 @@ "name": "inkly", "devDependencies": { "@hrcd/eslint-config": "^3.0.3", - "@nuxt/scripts": "^0.13.2", + "@nuxt/scripts": "^0.13.4", "@nuxt/ui": "^4.6.1", "@vueuse/core": "^13.9.0", "@vueuse/nuxt": "^13.9.0", diff --git a/package.json b/package.json index e073b59..4daeb86 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@hrcd/eslint-config": "^3.0.3", - "@nuxt/scripts": "^0.13.2", + "@nuxt/scripts": "^0.13.4", "@nuxt/ui": "^4.6.1", "@vueuse/core": "^13.9.0", "@vueuse/nuxt": "^13.9.0",