Skip to content

Commit 871853d

Browse files
chore: update dependencies to latest
1 parent 183fd28 commit 871853d

File tree

2 files changed

+1562
-1581
lines changed

2 files changed

+1562
-1581
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -22,25 +22,25 @@
2222
"test:e2e": "playwright test"
2323
},
2424
"dependencies": {
25-
"@astrojs/react": "^3.0.10",
26-
"@astrojs/sitemap": "^3.0.5",
25+
"@astrojs/react": "^3.1.0",
26+
"@astrojs/sitemap": "^3.1.1",
2727
"@astrojs/tailwind": "^5.1.0",
2828
"@fingerprintjs/fingerprintjs": "^4.2.2",
29-
"@nanostores/react": "^0.7.1",
30-
"@types/react": "^18.2.56",
31-
"@types/react-dom": "^18.2.19",
32-
"astro": "^4.4.0",
33-
"astro-compress": "^2.2.10",
29+
"@nanostores/react": "^0.7.2",
30+
"@types/react": "^18.2.66",
31+
"@types/react-dom": "^18.2.22",
32+
"astro": "^4.5.5",
33+
"astro-compress": "^2.2.15",
3434
"clsx": "^2.1.0",
3535
"dom-to-image": "^2.6.0",
3636
"dracula-prism": "^2.1.16",
37-
"jose": "^5.2.2",
37+
"jose": "^5.2.3",
3838
"js-cookie": "^3.0.5",
39-
"lucide-react": "^0.334.0",
40-
"nanoid": "^5.0.5",
41-
"nanostores": "^0.9.5",
39+
"lucide-react": "^0.358.0",
40+
"nanoid": "^5.0.6",
41+
"nanostores": "^0.10.0",
4242
"node-html-parser": "^6.1.12",
43-
"npm-check-updates": "^16.14.15",
43+
"npm-check-updates": "^16.14.17",
4444
"prismjs": "^1.29.0",
4545
"react": "^18.2.0",
4646
"react-confetti": "^6.1.0",
@@ -50,13 +50,13 @@
5050
"remark-parse": "^11.0.0",
5151
"roadmap-renderer": "^1.0.6",
5252
"slugify": "^1.6.6",
53-
"tailwind-merge": "^2.2.1",
53+
"tailwind-merge": "^2.2.2",
5454
"tailwindcss": "^3.4.1",
5555
"unified": "^11.0.4",
56-
"zustand": "^4.5.1"
56+
"zustand": "^4.5.2"
5757
},
5858
"devDependencies": {
59-
"@playwright/test": "^1.41.2",
59+
"@playwright/test": "^1.42.1",
6060
"@tailwindcss/typography": "^0.5.10",
6161
"@types/dom-to-image": "^2.6.7",
6262
"@types/js-cookie": "^3.0.6",
@@ -65,9 +65,9 @@
6565
"gh-pages": "^6.1.1",
6666
"js-yaml": "^4.1.0",
6767
"markdown-it": "^14.0.0",
68-
"openai": "^4.28.0",
68+
"openai": "^4.29.1",
6969
"prettier": "^3.2.5",
7070
"prettier-plugin-astro": "^0.13.0",
71-
"prettier-plugin-tailwindcss": "^0.5.11"
71+
"prettier-plugin-tailwindcss": "^0.5.12"
7272
}
7373
}

0 commit comments

Comments
 (0)