Skip to content

Commit 540cd53

Browse files
committed
update lookbook deps
1 parent 387d8f4 commit 540cd53

File tree

2 files changed

+323
-266
lines changed

2 files changed

+323
-266
lines changed

apps/lookbook/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,23 @@
1212
"astro": "pnpm exec astro"
1313
},
1414
"dependencies": {
15-
"@astrojs/react": "^3.0.7",
16-
"@astrojs/tailwind": "^5.0.3",
15+
"@astrojs/react": "^3.0.9",
16+
"@astrojs/tailwind": "^5.1.0",
1717
"@react-three/drei": "^9.90.0",
1818
"@spearwolf/twopoint5d": "workspace:*",
1919
"@spearwolf/twopoint5d-demos": "workspace:*",
2020
"@spearwolf/twopoint5d-elements": "workspace:*",
2121
"@spearwolf/twopoint5d-r3f": "workspace:*",
22-
"@types/react": "^18.2.42",
23-
"@types/react-dom": "^18.2.17",
24-
"astro": "^4.0.2",
22+
"@types/react": "^18.2.52",
23+
"@types/react-dom": "^18.2.18",
24+
"astro": "^4.3.2",
2525
"leva": "^0.9.35",
2626
"lil-gui": "^0.19.1",
2727
"react": "^18.2.0",
2828
"react-dom": "^18.2.0",
29-
"sass": "^1.63.6",
30-
"styled-components": "^6.0.5",
31-
"tailwindcss": "^3.3.6"
29+
"sass": "^1.70.0",
30+
"styled-components": "^6.1.8",
31+
"tailwindcss": "^3.4.1"
3232
},
3333
"nx": {
3434
"targets": {

0 commit comments

Comments
 (0)