Skip to content

Commit e7e0eed

Browse files
pull[bot]github-actions[bot]
authored andcommitted
chore: update dependencies to latest
1 parent cbfd4f7 commit e7e0eed

2 files changed

Lines changed: 767 additions & 1328 deletions

File tree

package.json

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -29,76 +29,76 @@
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",
32+
"@astrojs/node": "^9.1.2",
33+
"@astrojs/react": "^4.2.1",
34+
"@astrojs/sitemap": "^3.2.1",
35+
"@astrojs/tailwind": "^6.0.0",
36+
"@fingerprintjs/fingerprintjs": "^4.6.1",
3737
"@microsoft/clarity": "^1.0.0",
38-
"@nanostores/react": "^0.8.0",
38+
"@nanostores/react": "^0.8.4",
3939
"@napi-rs/image": "^1.9.2",
4040
"@resvg/resvg-js": "^2.6.2",
41-
"@tanstack/react-query": "^5.59.16",
42-
"@types/react": "^18.3.11",
43-
"@types/react-dom": "^18.3.1",
44-
"astro": "^4.16.1",
41+
"@tanstack/react-query": "^5.66.11",
42+
"@types/react": "^19.0.10",
43+
"@types/react-dom": "^19.0.4",
44+
"astro": "^5.4.1",
4545
"clsx": "^2.1.1",
4646
"dayjs": "^1.11.13",
4747
"dom-to-image": "^2.6.0",
4848
"dracula-prism": "^2.1.16",
4949
"gray-matter": "^4.0.3",
5050
"htm": "^3.1.1",
51-
"image-size": "^1.1.1",
52-
"jose": "^5.9.4",
51+
"image-size": "^2.0.0",
52+
"jose": "^6.0.8",
5353
"js-cookie": "^3.0.5",
54-
"lucide-react": "^0.452.0",
54+
"lucide-react": "^0.477.0",
5555
"luxon": "^3.5.0",
56-
"nanoid": "^5.0.7",
57-
"nanostores": "^0.11.3",
58-
"node-html-parser": "^6.1.13",
59-
"npm-check-updates": "^17.1.3",
60-
"playwright": "^1.48.0",
56+
"nanoid": "^5.1.2",
57+
"nanostores": "^0.11.4",
58+
"node-html-parser": "^7.0.1",
59+
"npm-check-updates": "^17.1.15",
60+
"playwright": "^1.50.1",
6161
"prismjs": "^1.29.0",
62-
"react": "^18.3.1",
63-
"react-calendar-heatmap": "^1.9.0",
64-
"react-confetti": "^6.1.0",
65-
"react-dom": "^18.3.1",
62+
"react": "^19.0.0",
63+
"react-calendar-heatmap": "^1.10.0",
64+
"react-confetti": "^6.3.0",
65+
"react-dom": "^19.0.0",
6666
"react-tooltip": "^5.28.0",
6767
"reactflow": "^11.11.4",
6868
"rehype-external-links": "^3.0.0",
6969
"remark-parse": "^11.0.0",
70-
"roadmap-renderer": "^1.0.6",
71-
"sanitize-html": "^2.13.1",
72-
"satori": "^0.11.2",
70+
"roadmap-renderer": "^1.0.7",
71+
"sanitize-html": "^2.14.0",
72+
"satori": "^0.12.1",
7373
"satori-html": "^0.3.2",
7474
"sharp": "^0.33.5",
7575
"slugify": "^1.6.6",
76-
"tailwind-merge": "^2.5.3",
77-
"tailwindcss": "^3.4.13",
76+
"tailwind-merge": "^3.0.2",
77+
"tailwindcss": "^4.0.9",
7878
"tiptap-markdown": "^0.8.10",
7979
"turndown": "^7.2.0",
8080
"unified": "^11.0.5",
81-
"zustand": "^4.5.5"
81+
"zustand": "^5.0.3"
8282
},
8383
"devDependencies": {
84-
"@playwright/test": "^1.48.0",
85-
"@tailwindcss/typography": "^0.5.15",
84+
"@playwright/test": "^1.50.1",
85+
"@tailwindcss/typography": "^0.5.16",
8686
"@types/dom-to-image": "^2.6.7",
8787
"@types/js-cookie": "^3.0.6",
8888
"@types/luxon": "^3.4.2",
89-
"@types/prismjs": "^1.26.4",
90-
"@types/react-calendar-heatmap": "^1.6.7",
89+
"@types/prismjs": "^1.26.5",
90+
"@types/react-calendar-heatmap": "^1.9.0",
9191
"@types/react-slick": "^0.23.13",
9292
"@types/sanitize-html": "^2.13.0",
9393
"@types/turndown": "^5.0.5",
94-
"csv-parser": "^3.0.0",
95-
"gh-pages": "^6.2.0",
94+
"csv-parser": "^3.2.0",
95+
"gh-pages": "^6.3.0",
9696
"js-yaml": "^4.1.0",
9797
"markdown-it": "^14.1.0",
98-
"openai": "^4.67.3",
99-
"prettier": "^3.3.3",
98+
"openai": "^4.86.1",
99+
"prettier": "^3.5.2",
100100
"prettier-plugin-astro": "^0.14.1",
101-
"prettier-plugin-tailwindcss": "^0.6.8",
102-
"tsx": "^4.19.1"
101+
"prettier-plugin-tailwindcss": "^0.6.11",
102+
"tsx": "^4.19.3"
103103
}
104104
}

0 commit comments

Comments
 (0)