Skip to content

Commit fec5ab5

Browse files
chore: update dependencies to latest
1 parent 18656f9 commit fec5ab5

File tree

2 files changed

+1426
-1528
lines changed

2 files changed

+1426
-1528
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,25 +24,25 @@
2424
},
2525
"dependencies": {
2626
"@astrojs/node": "^8.2.5",
27-
"@astrojs/react": "^3.3.1",
27+
"@astrojs/react": "^3.3.4",
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",
33-
"@types/react": "^18.3.1",
33+
"@types/react": "^18.3.2",
3434
"@types/react-dom": "^18.3.0",
35-
"astro": "^4.7.0",
35+
"astro": "^4.8.2",
3636
"clsx": "^2.1.1",
3737
"dayjs": "^1.11.11",
3838
"dom-to-image": "^2.6.0",
3939
"dracula-prism": "^2.1.16",
4040
"gray-matter": "^4.0.3",
4141
"htm": "^3.1.1",
4242
"image-size": "^1.1.1",
43-
"jose": "^5.2.4",
43+
"jose": "^5.3.0",
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",
@@ -67,20 +67,20 @@
6767
"zustand": "^4.5.2"
6868
},
6969
"devDependencies": {
70-
"@playwright/test": "^1.43.1",
70+
"@playwright/test": "^1.44.0",
7171
"@tailwindcss/typography": "^0.5.13",
7272
"@types/dom-to-image": "^2.6.7",
7373
"@types/js-cookie": "^3.0.6",
74-
"@types/prismjs": "^1.26.3",
74+
"@types/prismjs": "^1.26.4",
7575
"@types/react-calendar-heatmap": "^1.6.7",
7676
"csv-parser": "^3.0.0",
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.45.0",
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.10.0"
8585
}
8686
}

0 commit comments

Comments
 (0)