Skip to content

Commit

Permalink
Merge branch 'main' into cr/kleinkram
Browse files Browse the repository at this point in the history
  • Loading branch information
Resaki1 committed Dec 27, 2023
2 parents 3b95f57 + b17a212 commit 8344f8c
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 37 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",
"@uidotdev/usehooks": "^2.4.1",
"astro": "^4.0.7",
"classnames": "^2.3.2",
Expand All @@ -25,7 +25,7 @@
"devDependencies": {
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.18",
"@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
80 changes: 47 additions & 33 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 8344f8c

Please sign in to comment.