Skip to content

Commit 49a96f1

Browse files
Merge pull request #55 from AndrewLeedham/chore/update-dependencies
Chore: Update dependencies to reflect installed versions
2 parents 5f5ab12 + d848876 commit 49a96f1

2 files changed

Lines changed: 2990 additions & 3722 deletions

File tree

package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -10,34 +10,34 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@astrojs/check": "^0.4.1",
14-
"@astrojs/mdx": "^2.0.5",
15-
"@astrojs/react": "^3.0.9",
16-
"@astrojs/rss": "^4.0.2",
17-
"@astrojs/sitemap": "^3.0.5",
18-
"@fontsource/work-sans": "^5.0.16",
19-
"@icons-pack/react-simple-icons": "^9.3.0",
20-
"@shikijs/twoslash": "^1.6.0",
21-
"@tailwindcss/vite": "^4.1.3",
22-
"@types/react-dom": "^18.2.18",
23-
"astro": "^4.8.6",
24-
"lucide-react": "^0.312.0",
25-
"polished": "^4.2.2",
26-
"react": "^18.2.0",
27-
"react-dom": "^18.2.0",
28-
"sharp": "^0.33.2",
29-
"shiki": "^1.6.0",
30-
"tailwindcss": "^4.1.3",
31-
"tiny-invariant": "^1.3.1",
32-
"typescript": "^5.3.3"
13+
"@astrojs/check": "^0.9.6",
14+
"@astrojs/mdx": "^4.3.13",
15+
"@astrojs/react": "^4.4.2",
16+
"@astrojs/rss": "^4.0.14",
17+
"@astrojs/sitemap": "^3.6.1",
18+
"@fontsource/work-sans": "^5.2.8",
19+
"@icons-pack/react-simple-icons": "^13.8.0",
20+
"@shikijs/twoslash": "^3.21.0",
21+
"@tailwindcss/vite": "^4.1.18",
22+
"@types/react-dom": "^19.2.3",
23+
"astro": "^5.16.7",
24+
"lucide-react": "^0.562.0",
25+
"polished": "^4.3.1",
26+
"react": "^19.2.3",
27+
"react-dom": "^19.2.3",
28+
"sharp": "^0.34.5",
29+
"shiki": "^3.21.0",
30+
"tailwindcss": "^4.1.18",
31+
"tiny-invariant": "^1.3.3",
32+
"typescript": "^5.9.3"
3333
},
3434
"devDependencies": {
35-
"@storybook/react": "^8.1.1",
36-
"@types/express": "^4.17.21",
37-
"@types/jest": "^29.5.12",
38-
"@types/node": "^20.12.12",
39-
"@types/react": "^18.2.48",
40-
"esbuild": "^0.21.3",
41-
"vite": "^5.2.11"
35+
"@storybook/react": "^10.1.11",
36+
"@types/express": "^5.0.6",
37+
"@types/jest": "^30.0.0",
38+
"@types/node": "^25.0.3",
39+
"@types/react": "^19.2.7",
40+
"esbuild": "^0.27.2",
41+
"vite": "^7.3.1"
4242
}
4343
}

0 commit comments

Comments
 (0)