diff --git a/package-lock.json b/package-lock.json index 9e43dec..886fe9e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,15 +8,15 @@ "name": "dave-coffee", "version": "0.0.1", "dependencies": { - "@astrojs/rss": "^4.0.15" + "@astrojs/rss": "4.0.15" }, "devDependencies": { - "@astrojs/check": "^0.9.6", - "@astrojs/tailwind": "^6.0.2", - "@tailwindcss/typography": "^0.5.19", - "astro": "^5.16.11", - "tailwindcss": "^3.4.19", - "typescript": "^5.9.3" + "@astrojs/check": "0.9.6", + "@astrojs/tailwind": "6.0.2", + "@tailwindcss/typography": "0.5.19", + "astro": "5.16.11", + "tailwindcss": "3.4.19", + "typescript": "5.9.3" } }, "node_modules/@alloc/quick-lru": { @@ -6746,9 +6746,9 @@ } }, "node_modules/vite": { - "version": "6.4.1", - "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz", - "integrity": "sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==", + "version": "6.4.2", + "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.2.tgz", + "integrity": "sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==", "dev": true, "license": "MIT", "dependencies": {