Skip to content

Commit a91566c

Browse files
authored
Merge branch 'main' into cr/serve-cms-avatars
2 parents 141dfbb + a254e2e commit a91566c

File tree

2 files changed

+2407
-3671
lines changed

2 files changed

+2407
-3671
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@astrojs/react": "^4.2.0",
1616
"@directus/sdk": "^15.0.3",
1717
"@uidotdev/usehooks": "^2.4.1",
18-
"astro": "^4.5.8",
18+
"astro": "^4.16.18",
1919
"classnames": "^2.5.1",
2020
"react": "^18.2.0",
2121
"react-dom": "^18.2.0",
@@ -27,8 +27,8 @@
2727
"@typescript-eslint/parser": "^8.24.1",
2828
"eslint": "^8.57.0",
2929
"eslint-plugin-astro": "^1.3.1",
30-
"eslint-plugin-jsx-a11y": "^6.8.0",
31-
"prettier-plugin-astro": "^0.13.0",
32-
"sass": "^1.72.0"
30+
"eslint-plugin-jsx-a11y": "^6.10.2",
31+
"prettier-plugin-astro": "^0.14.1",
32+
"sass": "^1.85.1"
3333
}
3434
}

0 commit comments

Comments
 (0)