diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 2a53cbc..dbc7ff7 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -1,4 +1,4 @@ -FROM node:20.17.0 +FROM node:20.18.0 RUN apt update && apt install -y sudo linux-perf diff --git a/bun.lockb b/bun.lockb index 9d6f2db..6744372 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index bc84a5a..8cb4ca8 100644 --- a/package.json +++ b/package.json @@ -31,16 +31,16 @@ }, "dependencies": { "@headlessui/vue": "^1.7.23", - "@iconify-json/logos": "^1.2.0", - "@iconify-json/simple-icons": "^1.2.4", + "@iconify-json/logos": "^1.2.3", + "@iconify-json/simple-icons": "^1.2.7", "@nuxt/content": "^2.13.2", "@nuxt/fonts": "^0.10.0", - "@nuxt/ui-pro": "^1.4.3", - "@nuxtjs/plausible": "^1.0.2", + "@nuxt/ui-pro": "^1.4.4", + "@nuxtjs/plausible": "^1.0.3", "@nuxtjs/tailwindcss": "^6.12.1", "@resvg/resvg-wasm": "^2.6.2", "automd": "^0.3.12", - "c12": "^2.0.0", + "c12": "^2.0.1", "citty": "^0.1.6", "consola": "^3.2.3", "defu": "^6.1.4", @@ -49,12 +49,12 @@ "nuxi": "^3.14.0", "nuxt": "^3.13.2", "nuxt-build-cache": "^0.1.1", - "pkg-types": "^1.2.0", + "pkg-types": "^1.2.1", "scule": "^1.3.0", "tailwindcss": "^3.4.13", "unctx": "^2.3.1", "unstorage": "^1.12.0", - "vue": "^3.5.9", + "vue": "^3.5.12", "vue-router": "^4.4.5" }, "devDependencies": {