Skip to content

Commit

Permalink
package json
Browse files Browse the repository at this point in the history
  • Loading branch information
coolchock committed Nov 18, 2024
1 parent 1d9c69b commit 98bd646
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 6 deletions.
48 changes: 44 additions & 4 deletions frontend/package-lock.json

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

6 changes: 4 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"@microlink/react-json-view": "^1.23.1",
"@primer/octicons-react": "^19.12.0",
"@radix-ui/react-alert-dialog": "^1.1.2",
"@radix-ui/react-avatar": "^1.1.1",
"@radix-ui/react-checkbox": "^1.1.1",
"@radix-ui/react-dialog": "^1.1.2",
"@radix-ui/react-dropdown-menu": "^2.1.1",
Expand Down Expand Up @@ -44,7 +45,8 @@
"react-router-dom": "^6.26.0",
"react-scripts": "5.0.1",
"react-syntax-highlighter": "^15.5.0",
"supertokens-auth-react": "latest",
"supertokens-auth-react": "^0.48.0",
"supertokens-web-js": "^0.14.0",
"tailwind-merge": "^2.4.0",
"tailwindcss-animate": "^1.0.7",
"typescript": "^4.9.5",
Expand Down Expand Up @@ -92,4 +94,4 @@
"node": "20",
"npm": "10"
}
}
}

0 comments on commit 98bd646

Please sign in to comment.