|
20 | 20 | "test:e2e": "playwright test" |
21 | 21 | }, |
22 | 22 | "dependencies": { |
23 | | - "@astrojs/preact": "^2.1.0", |
24 | | - "@astrojs/sitemap": "^1.2.2", |
25 | | - "@astrojs/tailwind": "^3.1.1", |
| 23 | + "@astrojs/preact": "^2.2.0", |
| 24 | + "@astrojs/sitemap": "^1.3.1", |
| 25 | + "@astrojs/tailwind": "^3.1.3", |
26 | 26 | "@fingerprintjs/fingerprintjs": "^3.4.1", |
27 | | - "@nanostores/preact": "^0.3.1", |
28 | | - "astro": "^2.2.3", |
29 | | - "astro-compress": "^1.1.35", |
30 | | - "jose": "^4.13.2", |
31 | | - "js-cookie": "^3.0.1", |
32 | | - "nanostores": "^0.7.4", |
| 27 | + "@nanostores/preact": "^0.4.1", |
| 28 | + "astro": "^2.5.1", |
| 29 | + "astro-compress": "^1.1.44", |
| 30 | + "jose": "^4.14.4", |
| 31 | + "js-cookie": "^3.0.5", |
| 32 | + "nanostores": "^0.8.1", |
33 | 33 | "node-html-parser": "^6.1.5", |
34 | | - "npm-check-updates": "^16.10.8", |
35 | | - "preact": "^10.13.2", |
36 | | - "rehype-external-links": "^2.0.1", |
37 | | - "roadmap-renderer": "^1.0.5", |
38 | | - "tailwindcss": "^3.3.1" |
| 34 | + "npm-check-updates": "^16.10.12", |
| 35 | + "preact": "^10.14.1", |
| 36 | + "rehype-external-links": "^2.1.0", |
| 37 | + "roadmap-renderer": "^1.0.6", |
| 38 | + "tailwindcss": "^3.3.2" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@playwright/test": "^1.32.3", |
| 41 | + "@playwright/test": "^1.34.0", |
42 | 42 | "@tailwindcss/typography": "^0.5.9", |
43 | 43 | "@types/js-cookie": "^3.0.3", |
44 | 44 | "gh-pages": "^5.0.0", |
45 | 45 | "js-yaml": "^4.1.0", |
46 | 46 | "markdown-it": "^13.0.1", |
47 | 47 | "openai": "^3.2.1", |
48 | | - "prettier": "^2.8.7", |
49 | | - "prettier-plugin-astro": "^0.8.0", |
50 | | - "prettier-plugin-tailwindcss": "^0.2.7" |
| 48 | + "prettier": "^2.8.8", |
| 49 | + "prettier-plugin-astro": "^0.9.0", |
| 50 | + "prettier-plugin-tailwindcss": "^0.3.0" |
51 | 51 | } |
52 | 52 | } |
0 commit comments