Skip to content

Commit

Permalink
bumped dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Resaki1 committed Dec 27, 2023
1 parent 05ff282 commit 2040ba9
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 36 deletions.
6 changes: 3 additions & 3 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/node": "^7.0.2",
"@astrojs/react": "^3.0.8",
"@directus/sdk": "^13.0.2",
"@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
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 2040ba9

Please sign in to comment.