Skip to content

Commit

Permalink
Bump @astrojs/react from 3.0.7 to 3.0.8 (#135)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Resaki1 <[email protected]>
  • Loading branch information
dependabot[bot] and Resaki1 authored Dec 27, 2023
1 parent c222905 commit b17a212
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 80 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"lint": "eslint . --ext .js,.ts,.astro"
},
"dependencies": {
"@astrojs/node": "^7.0.1",
"@astrojs/react": "^3.0.7",
"@directus/sdk": "^13.0.2",
"@astrojs/node": "^7.0.2",
"@astrojs/react": "^3.0.8",
"@directus/sdk": "^14.0.0",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.18",
"@uidotdev/usehooks": "^2.4.1",
Expand All @@ -25,7 +25,7 @@
"react-spring-carousel": "^2.0.19"
},
"devDependencies": {
"@typescript-eslint/parser": "^6.14.0",
"@typescript-eslint/parser": "^6.16.0",
"eslint": "^8.56.0",
"eslint-plugin-astro": "^0.31.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
Expand Down
130 changes: 54 additions & 76 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b17a212

Please sign in to comment.