Skip to content

Commit 0131658

Browse files
committed
docs: update astro and ngt
1 parent 6046322 commit 0131658

File tree

2 files changed

+375
-185
lines changed

2 files changed

+375
-185
lines changed

apps/astro-docs/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
},
1212
"dependencies": {
1313
"@analogjs/astro-angular": "^1.6.4-beta.1",
14-
"@astrojs/check": "^0.8.2",
14+
"@astrojs/check": "^0.9.3",
1515
"@astrojs/mdx": "^3.1.3",
16-
"@astrojs/starlight": "^0.25.1",
16+
"@astrojs/starlight": "^0.26.1",
1717
"@astrojs/tailwind": "^5.1.0",
18-
"angular-three": "^2.0.0-beta.295",
19-
"angular-three-cannon": "^2.0.0-beta.295",
20-
"angular-three-postprocessing": "^2.0.0-beta.295",
21-
"angular-three-soba": "^2.0.0-beta.295",
22-
"astro": "^4.10.2",
18+
"angular-three": "^2.0.0-beta.314",
19+
"angular-three-cannon": "^2.0.0-beta.314",
20+
"angular-three-postprocessing": "^2.0.0-beta.314",
21+
"angular-three-soba": "^2.0.0-beta.314",
22+
"astro": "^4.14.2",
2323
"sharp": "^0.32.5",
2424
"tailwindcss": "^3.4.6"
2525
},

0 commit comments

Comments
 (0)