Skip to content

Commit 41b3c45

Browse files
chore: update dependencies to latest
1 parent 57788d4 commit 41b3c45

File tree

2 files changed

+1264
-1587
lines changed

2 files changed

+1264
-1587
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@
2424
},
2525
"dependencies": {
2626
"@astrojs/node": "^8.2.5",
27-
"@astrojs/react": "^3.3.1",
27+
"@astrojs/react": "^3.3.2",
2828
"@astrojs/sitemap": "^3.1.4",
2929
"@astrojs/tailwind": "^5.1.0",
3030
"@fingerprintjs/fingerprintjs": "^4.3.0",
3131
"@nanostores/react": "^0.7.2",
3232
"@resvg/resvg-js": "^2.6.2",
3333
"@types/react": "^18.3.1",
3434
"@types/react-dom": "^18.3.0",
35-
"astro": "^4.7.0",
35+
"astro": "^4.7.1",
3636
"clsx": "^2.1.1",
3737
"dayjs": "^1.11.11",
3838
"dom-to-image": "^2.6.0",
@@ -42,7 +42,7 @@
4242
"image-size": "^1.1.1",
4343
"jose": "^5.2.4",
4444
"js-cookie": "^3.0.5",
45-
"lucide-react": "^0.376.0",
45+
"lucide-react": "^0.378.0",
4646
"nanoid": "^5.0.7",
4747
"nanostores": "^0.10.3",
4848
"node-html-parser": "^6.1.13",
@@ -53,7 +53,7 @@
5353
"react-confetti": "^6.1.0",
5454
"react-dom": "^18.3.1",
5555
"react-tooltip": "^5.26.4",
56-
"reactflow": "^11.11.2",
56+
"reactflow": "^11.11.3",
5757
"rehype-external-links": "^3.0.0",
5858
"remark-parse": "^11.0.0",
5959
"roadmap-renderer": "^1.0.6",
@@ -77,10 +77,10 @@
7777
"gh-pages": "^6.1.1",
7878
"js-yaml": "^4.1.0",
7979
"markdown-it": "^14.1.0",
80-
"openai": "^4.38.5",
80+
"openai": "^4.40.2",
8181
"prettier": "^3.2.5",
8282
"prettier-plugin-astro": "^0.13.0",
8383
"prettier-plugin-tailwindcss": "^0.5.14",
84-
"tsx": "^4.7.3"
84+
"tsx": "^4.9.1"
8585
}
8686
}

0 commit comments

Comments
 (0)