diff --git a/package.json b/package.json index 0a10115..d8103b7 100644 --- a/package.json +++ b/package.json @@ -17,10 +17,10 @@ "dependencies": { "@nuxt/content": "^1.15.1", "@tailwindcss/aspect-ratio": "^0.4.2", - "@tailwindcss/typography": "^0.5.13", - "nuxt": "^2.15.6", + "@tailwindcss/typography": "^0.5.15", + "nuxt": "^2.18.1", "particles.js": "^2.0.0", - "three": "^0.164.1" + "three": "^0.168.0" }, "devDependencies": { "@nuxtjs/pwa": "^3.3.5",