Skip to content

Commit dffb8d0

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

File tree

2 files changed

+95
-88
lines changed

2 files changed

+95
-88
lines changed

package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -29,55 +29,55 @@
2929
"test:e2e": "playwright test"
3030
},
3131
"dependencies": {
32-
"@astrojs/node": "^8.3.3",
32+
"@astrojs/node": "^8.3.4",
3333
"@astrojs/react": "^3.6.2",
3434
"@astrojs/sitemap": "^3.1.6",
35-
"@astrojs/tailwind": "^5.1.0",
36-
"@fingerprintjs/fingerprintjs": "^4.4.3",
37-
"@nanostores/react": "^0.7.2",
35+
"@astrojs/tailwind": "^5.1.1",
36+
"@fingerprintjs/fingerprintjs": "^4.5.0",
37+
"@nanostores/react": "^0.7.3",
3838
"@napi-rs/image": "^1.9.2",
3939
"@resvg/resvg-js": "^2.6.2",
40-
"@types/react": "^18.3.3",
40+
"@types/react": "^18.3.8",
4141
"@types/react-dom": "^18.3.0",
42-
"astro": "^4.15.4",
42+
"astro": "^4.15.8",
4343
"clsx": "^2.1.1",
44-
"dayjs": "^1.11.12",
44+
"dayjs": "^1.11.13",
4545
"dom-to-image": "^2.6.0",
4646
"dracula-prism": "^2.1.16",
4747
"gray-matter": "^4.0.3",
4848
"htm": "^3.1.1",
4949
"image-size": "^1.1.1",
50-
"jose": "^5.6.3",
50+
"jose": "^5.9.2",
5151
"js-cookie": "^3.0.5",
52-
"lucide-react": "^0.419.0",
52+
"lucide-react": "^0.445.0",
5353
"nanoid": "^5.0.7",
54-
"nanostores": "^0.10.3",
54+
"nanostores": "^0.11.3",
5555
"node-html-parser": "^6.1.13",
56-
"npm-check-updates": "^17.0.0",
57-
"playwright": "^1.47.1",
56+
"npm-check-updates": "^17.1.2",
57+
"playwright": "^1.47.2",
5858
"prismjs": "^1.29.0",
5959
"react": "^18.3.1",
6060
"react-calendar-heatmap": "^1.9.0",
6161
"react-confetti": "^6.1.0",
6262
"react-dom": "^18.3.1",
63-
"react-tooltip": "^5.27.1",
63+
"react-tooltip": "^5.28.0",
6464
"reactflow": "^11.11.4",
6565
"rehype-external-links": "^3.0.0",
6666
"remark-parse": "^11.0.0",
6767
"roadmap-renderer": "^1.0.6",
68-
"satori": "^0.10.14",
68+
"satori": "^0.11.1",
6969
"satori-html": "^0.3.2",
70-
"sharp": "^0.33.4",
70+
"sharp": "^0.33.5",
7171
"slugify": "^1.6.6",
72-
"tailwind-merge": "^2.4.0",
73-
"tailwindcss": "^3.4.7",
72+
"tailwind-merge": "^2.5.2",
73+
"tailwindcss": "^3.4.12",
7474
"turndown": "^7.2.0",
7575
"unified": "^11.0.5",
76-
"zustand": "^4.5.4"
76+
"zustand": "^4.5.5"
7777
},
7878
"devDependencies": {
79-
"@playwright/test": "^1.45.3",
80-
"@tailwindcss/typography": "^0.5.13",
79+
"@playwright/test": "^1.47.2",
80+
"@tailwindcss/typography": "^0.5.15",
8181
"@types/dom-to-image": "^2.6.7",
8282
"@types/js-cookie": "^3.0.6",
8383
"@types/prismjs": "^1.26.4",
@@ -87,10 +87,10 @@
8787
"gh-pages": "^6.1.1",
8888
"js-yaml": "^4.1.0",
8989
"markdown-it": "^14.1.0",
90-
"openai": "^4.53.2",
90+
"openai": "^4.63.0",
9191
"prettier": "^3.3.3",
9292
"prettier-plugin-astro": "^0.14.1",
93-
"prettier-plugin-tailwindcss": "^0.6.5",
94-
"tsx": "^4.16.5"
93+
"prettier-plugin-tailwindcss": "^0.6.6",
94+
"tsx": "^4.19.1"
9595
}
9696
}

0 commit comments

Comments
 (0)