Skip to content

Commit d1b29ad

Browse files
chore: update dependencies to latest
1 parent 1adf8bf commit d1b29ad

File tree

2 files changed

+1412
-1451
lines changed

2 files changed

+1412
-1451
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -22,29 +22,29 @@
2222
"test:e2e": "playwright test"
2323
},
2424
"dependencies": {
25-
"@astrojs/react": "^3.0.9",
25+
"@astrojs/react": "^3.0.10",
2626
"@astrojs/sitemap": "^3.0.5",
2727
"@astrojs/tailwind": "^5.1.0",
28-
"@fingerprintjs/fingerprintjs": "^4.2.1",
28+
"@fingerprintjs/fingerprintjs": "^4.2.2",
2929
"@nanostores/react": "^0.7.1",
30-
"@types/react": "^18.2.48",
31-
"@types/react-dom": "^18.2.18",
32-
"astro": "^4.2.1",
33-
"astro-compress": "^2.2.8",
30+
"@types/react": "^18.2.55",
31+
"@types/react-dom": "^18.2.19",
32+
"astro": "^4.3.5",
33+
"astro-compress": "^2.2.10",
3434
"clsx": "^2.1.0",
35-
"dracula-prism": "^2.1.13",
36-
"jose": "^5.2.0",
35+
"dracula-prism": "^2.1.16",
36+
"jose": "^5.2.1",
3737
"js-cookie": "^3.0.5",
38-
"lucide-react": "^0.300.0",
39-
"nanoid": "^5.0.4",
38+
"lucide-react": "^0.323.0",
39+
"nanoid": "^5.0.5",
4040
"nanostores": "^0.9.5",
4141
"node-html-parser": "^6.1.12",
42-
"npm-check-updates": "^16.14.12",
42+
"npm-check-updates": "^16.14.15",
4343
"prismjs": "^1.29.0",
4444
"react": "^18.2.0",
4545
"react-confetti": "^6.1.0",
4646
"react-dom": "^18.2.0",
47-
"reactflow": "^11.10.2",
47+
"reactflow": "^11.10.3",
4848
"rehype-external-links": "^3.0.0",
4949
"roadmap-renderer": "^1.0.6",
5050
"slugify": "^1.6.6",
@@ -53,17 +53,17 @@
5353
"zustand": "^4.5.0"
5454
},
5555
"devDependencies": {
56-
"@playwright/test": "^1.41.1",
56+
"@playwright/test": "^1.41.2",
5757
"@tailwindcss/typography": "^0.5.10",
5858
"@types/js-cookie": "^3.0.6",
5959
"@types/prismjs": "^1.26.3",
6060
"csv-parser": "^3.0.0",
6161
"gh-pages": "^6.1.1",
6262
"js-yaml": "^4.1.0",
6363
"markdown-it": "^14.0.0",
64-
"openai": "^4.25.0",
65-
"prettier": "^3.2.4",
66-
"prettier-plugin-astro": "^0.12.3",
64+
"openai": "^4.27.0",
65+
"prettier": "^3.2.5",
66+
"prettier-plugin-astro": "^0.13.0",
6767
"prettier-plugin-tailwindcss": "^0.5.11"
6868
}
6969
}

0 commit comments

Comments
 (0)