Skip to content

Commit aa11b02

Browse files
authored
chore: update dependencies to latest
1 parent faf12dc commit aa11b02

File tree

2 files changed

+4132
-5446
lines changed

2 files changed

+4132
-5446
lines changed

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -28,39 +28,39 @@
2828
"test:e2e": "playwright test"
2929
},
3030
"dependencies": {
31-
"@astrojs/node": "^8.2.5",
32-
"@astrojs/react": "^3.4.0",
33-
"@astrojs/sitemap": "^3.1.5",
31+
"@astrojs/node": "^8.3.1",
32+
"@astrojs/react": "^3.6.0",
33+
"@astrojs/sitemap": "^3.1.6",
3434
"@astrojs/tailwind": "^5.1.0",
35-
"@fingerprintjs/fingerprintjs": "^4.3.0",
35+
"@fingerprintjs/fingerprintjs": "^4.4.1",
3636
"@nanostores/react": "^0.7.2",
3737
"@napi-rs/image": "^1.9.2",
3838
"@resvg/resvg-js": "^2.6.2",
39-
"@types/react": "^18.3.2",
39+
"@types/react": "^18.3.3",
4040
"@types/react-dom": "^18.3.0",
41-
"astro": "^4.9.1",
41+
"astro": "^4.11.0",
4242
"clsx": "^2.1.1",
4343
"dayjs": "^1.11.11",
4444
"dom-to-image": "^2.6.0",
4545
"dracula-prism": "^2.1.16",
4646
"gray-matter": "^4.0.3",
4747
"htm": "^3.1.1",
4848
"image-size": "^1.1.1",
49-
"jose": "^5.3.0",
49+
"jose": "^5.4.1",
5050
"js-cookie": "^3.0.5",
51-
"lucide-react": "^0.378.0",
51+
"lucide-react": "^0.396.0",
5252
"nanoid": "^5.0.7",
5353
"nanostores": "^0.10.3",
5454
"node-html-parser": "^6.1.13",
5555
"npm-check-updates": "^16.14.20",
56-
"playwright": "^1.44.0",
56+
"playwright": "^1.44.1",
5757
"prismjs": "^1.29.0",
5858
"react": "^18.3.1",
5959
"react-calendar-heatmap": "^1.9.0",
6060
"react-confetti": "^6.1.0",
6161
"react-dom": "^18.3.1",
62-
"react-tooltip": "^5.26.4",
63-
"reactflow": "^11.11.3",
62+
"react-tooltip": "^5.27.0",
63+
"reactflow": "^11.11.4",
6464
"rehype-external-links": "^3.0.0",
6565
"remark-parse": "^11.0.0",
6666
"roadmap-renderer": "^1.0.6",
@@ -69,12 +69,12 @@
6969
"sharp": "^0.33.4",
7070
"slugify": "^1.6.6",
7171
"tailwind-merge": "^2.3.0",
72-
"tailwindcss": "^3.4.3",
73-
"unified": "^11.0.4",
72+
"tailwindcss": "^3.4.4",
73+
"unified": "^11.0.5",
7474
"zustand": "^4.5.2"
7575
},
7676
"devDependencies": {
77-
"@playwright/test": "^1.44.0",
77+
"@playwright/test": "^1.44.1",
7878
"@tailwindcss/typography": "^0.5.13",
7979
"@types/dom-to-image": "^2.6.7",
8080
"@types/js-cookie": "^3.0.6",
@@ -84,10 +84,10 @@
8484
"gh-pages": "^6.1.1",
8585
"js-yaml": "^4.1.0",
8686
"markdown-it": "^14.1.0",
87-
"openai": "^4.47.1",
88-
"prettier": "^3.2.5",
89-
"prettier-plugin-astro": "^0.13.0",
90-
"prettier-plugin-tailwindcss": "^0.5.14",
91-
"tsx": "^4.10.5"
87+
"openai": "^4.52.0",
88+
"prettier": "^3.3.2",
89+
"prettier-plugin-astro": "^0.14.0",
90+
"prettier-plugin-tailwindcss": "^0.6.5",
91+
"tsx": "^4.15.7"
9292
}
9393
}

0 commit comments

Comments
 (0)