diff --git a/package.json b/package.json index 67182ef..fc404f5 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "unlighthouse": "unlighthouse" }, "dependencies": { - "@iconify/json": "^2.2.229", + "@iconify/json": "^2.2.231", "@nuxt/content": "^2.13.2", "@nuxt/fonts": "^0.7.1", "@nuxt/image": "^1.7.0", @@ -21,16 +21,16 @@ "nuxt": "^3.12.4" }, "devDependencies": { - "@nuxt/eslint": "^0.3.13", + "@nuxt/eslint": "^0.4.0", "@nuxthq/studio": "^2.0.3", "@nuxtjs/plausible": "^1.0.0", - "eslint": "^9.7.0", + "eslint": "^9.8.0", "nuxt-time": "^0.1.3", "unlighthouse": "^0.13.2", "vite-plugin-eslint2": "^4.4.0", - "vue-tsc": "^2.0.26" + "vue-tsc": "^2.0.29" }, "engines": { - "pnpm": "^9.5.0" + "pnpm": "^9.6.0" } }