Skip to content

Commit

Permalink
Merge branch 'main' into define-app-theme
Browse files Browse the repository at this point in the history
  • Loading branch information
firehawk89 committed Oct 1, 2023
2 parents 94a0cd0 + f443dc5 commit a97db71
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 82 deletions.
156 changes: 78 additions & 78 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"prepare": "husky install"
},
"dependencies": {
"eslint": "8.49.0",
"eslint-config-next": "13.4.19",
"next": "13.4.19",
"eslint": "8.50.0",
"eslint-config-next": "13.5.3",
"next": "13.5.3",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@flydotio/dockerfile": "^0.4.10",
"autoprefixer": "^10.4.15",
"autoprefixer": "^10.4.16",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"postcss": "^8.4.30",
Expand Down

0 comments on commit a97db71

Please sign in to comment.