Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/directus/sdk-15.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
brandstetterm authored Mar 21, 2024
2 parents b565d40 + 7082d2e commit 0872f0d
Show file tree
Hide file tree
Showing 4 changed files with 190 additions and 77 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"lint": "eslint . --ext .js,.ts,.astro"
},
"dependencies": {
"@astrojs/node": "^7.0.4",
"@astrojs/node": "^8.2.3",
"@astrojs/react": "^3.0.10",
"@directus/sdk": "^15.0.3",
"@uidotdev/usehooks": "^2.4.1",
Expand All @@ -25,11 +25,11 @@
"devDependencies": {
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"@typescript-eslint/parser": "^7.0.1",
"@typescript-eslint/parser": "^7.2.0",
"eslint": "^8.56.0",
"eslint-plugin-astro": "^0.31.4",
"eslint-plugin-jsx-a11y": "^6.8.0",
"prettier-plugin-astro": "^0.13.0",
"sass": "^1.71.0"
"sass": "^1.72.0"
}
}
76 changes: 38 additions & 38 deletions pnpm-lock.yaml

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

Loading

0 comments on commit 0872f0d

Please sign in to comment.