Skip to content

Commit 1b2f60c

Browse files
tabareptrgithub-actions[bot]
authored andcommitted
chore: update dependencies to latest
1 parent caddd0f commit 1b2f60c

File tree

2 files changed

+1606
-1852
lines changed

2 files changed

+1606
-1852
lines changed

package.json

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -29,75 +29,75 @@
2929
"test:e2e": "playwright test"
3030
},
3131
"dependencies": {
32-
"@astrojs/node": "^8.3.4",
33-
"@astrojs/react": "^3.6.2",
34-
"@astrojs/sitemap": "^3.2.0",
35-
"@astrojs/tailwind": "^5.1.2",
36-
"@fingerprintjs/fingerprintjs": "^4.5.0",
37-
"@nanostores/react": "^0.8.0",
38-
"@napi-rs/image": "^1.9.2",
32+
"@astrojs/node": "^9.2.2",
33+
"@astrojs/react": "^4.3.0",
34+
"@astrojs/sitemap": "^3.4.1",
35+
"@astrojs/tailwind": "^6.0.2",
36+
"@fingerprintjs/fingerprintjs": "^4.6.2",
37+
"@nanostores/react": "^1.0.0",
38+
"@napi-rs/image": "^1.10.0",
3939
"@resvg/resvg-js": "^2.6.2",
40-
"@tanstack/react-query": "^5.59.16",
41-
"@types/react": "^18.3.11",
42-
"@types/react-dom": "^18.3.1",
43-
"astro": "^4.16.1",
40+
"@tanstack/react-query": "^5.81.5",
41+
"@types/react": "^19.1.8",
42+
"@types/react-dom": "^19.1.6",
43+
"astro": "^5.10.1",
4444
"clsx": "^2.1.1",
4545
"dayjs": "^1.11.13",
4646
"dom-to-image": "^2.6.0",
4747
"dracula-prism": "^2.1.16",
4848
"gray-matter": "^4.0.3",
4949
"htm": "^3.1.1",
50-
"image-size": "^1.1.1",
51-
"jose": "^5.9.4",
50+
"image-size": "^2.0.2",
51+
"jose": "^6.0.11",
5252
"js-cookie": "^3.0.5",
53-
"lucide-react": "^0.452.0",
54-
"luxon": "^3.5.0",
55-
"nanoid": "^5.0.7",
56-
"nanostores": "^0.11.3",
57-
"node-html-parser": "^6.1.13",
58-
"npm-check-updates": "^17.1.3",
59-
"playwright": "^1.48.0",
60-
"prismjs": "^1.29.0",
61-
"react": "^18.3.1",
62-
"react-calendar-heatmap": "^1.9.0",
63-
"react-confetti": "^6.1.0",
64-
"react-dom": "^18.3.1",
65-
"react-tooltip": "^5.28.0",
53+
"lucide-react": "^0.525.0",
54+
"luxon": "^3.6.1",
55+
"nanoid": "^5.1.5",
56+
"nanostores": "^1.0.1",
57+
"node-html-parser": "^7.0.1",
58+
"npm-check-updates": "^18.0.1",
59+
"playwright": "^1.53.1",
60+
"prismjs": "^1.30.0",
61+
"react": "^19.1.0",
62+
"react-calendar-heatmap": "^1.10.0",
63+
"react-confetti": "^6.4.0",
64+
"react-dom": "^19.1.0",
65+
"react-tooltip": "^5.29.1",
6666
"reactflow": "^11.11.4",
6767
"rehype-external-links": "^3.0.0",
6868
"remark-parse": "^11.0.0",
69-
"roadmap-renderer": "^1.0.6",
70-
"sanitize-html": "^2.13.1",
71-
"satori": "^0.11.2",
69+
"roadmap-renderer": "^1.0.7",
70+
"sanitize-html": "^2.17.0",
71+
"satori": "^0.15.2",
7272
"satori-html": "^0.3.2",
73-
"sharp": "^0.33.5",
73+
"sharp": "^0.34.2",
7474
"slugify": "^1.6.6",
7575
"tiptap-markdown": "^0.8.10",
76-
"tailwind-merge": "^2.5.3",
77-
"tailwindcss": "^3.4.13",
76+
"tailwind-merge": "^3.3.1",
77+
"tailwindcss": "^4.1.11",
7878
"turndown": "^7.2.0",
7979
"unified": "^11.0.5",
80-
"zustand": "^4.5.5"
80+
"zustand": "^5.0.6"
8181
},
8282
"devDependencies": {
83-
"@playwright/test": "^1.48.0",
84-
"@tailwindcss/typography": "^0.5.15",
83+
"@playwright/test": "^1.53.1",
84+
"@tailwindcss/typography": "^0.5.16",
8585
"@types/dom-to-image": "^2.6.7",
8686
"@types/js-cookie": "^3.0.6",
87-
"@types/luxon": "^3.4.2",
88-
"@types/prismjs": "^1.26.4",
89-
"@types/react-calendar-heatmap": "^1.6.7",
87+
"@types/luxon": "^3.6.2",
88+
"@types/prismjs": "^1.26.5",
89+
"@types/react-calendar-heatmap": "^1.9.0",
9090
"@types/react-slick": "^0.23.13",
91-
"@types/sanitize-html": "^2.13.0",
91+
"@types/sanitize-html": "^2.16.0",
9292
"@types/turndown": "^5.0.5",
93-
"csv-parser": "^3.0.0",
94-
"gh-pages": "^6.2.0",
93+
"csv-parser": "^3.2.0",
94+
"gh-pages": "^6.3.0",
9595
"js-yaml": "^4.1.0",
9696
"markdown-it": "^14.1.0",
97-
"openai": "^4.67.3",
98-
"prettier": "^3.3.3",
97+
"openai": "^5.8.2",
98+
"prettier": "^3.6.2",
9999
"prettier-plugin-astro": "^0.14.1",
100-
"prettier-plugin-tailwindcss": "^0.6.8",
101-
"tsx": "^4.19.1"
100+
"prettier-plugin-tailwindcss": "^0.6.13",
101+
"tsx": "^4.20.3"
102102
}
103103
}

0 commit comments

Comments
 (0)