Skip to content

Commit

Permalink
Merge branch 'main' into cr/legal
Browse files Browse the repository at this point in the history
  • Loading branch information
Resaki1 committed Sep 29, 2023
2 parents a51ace7 + e3fd373 commit 37d6567
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@
},
"dependencies": {
"@astrojs/react": "^3.0.2",
"@types/react": "^18.2.21",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.7",
"astro": "^3.1.0",
"astro": "^3.1.2",
"classnames": "^2.3.2",
"react": "^18.0.0",
"react-dom": "^18.0.0"
},
"devDependencies": {
"@typescript-eslint/parser": "^6.7.2",
"eslint": "^8.49.0",
"prettier-plugin-astro": "^0.12.0",
"eslint": "^8.50.0",
"eslint-plugin-astro": "^0.29.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"prettier-plugin-astro": "^0.12.0",
"sass": "^1.67.0"
"sass": "^1.68.0"
}
}
100 changes: 50 additions & 50 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 37d6567

Please sign in to comment.