Skip to content

Commit

Permalink
resolve peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thedannywahl committed Feb 24, 2024
1 parent 530380e commit 99d2236
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions isp-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"private": true,
"dependencies": {
"@instructure/ui": "^8.53.2",
"@types/react": "^18.2.58",
"gh-pages": "^6.1.1",
"react": "^18.2.0",
"react-copy-to-clipboard": "^5.1.0",
Expand All @@ -18,8 +19,10 @@
"web-vitals": "^3.5.2"
},
"devDependencies": {
"@babel/core": "^7.23.9",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@biomejs/biome": "^1.5.3",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@testing-library/user-event": "^14.5.2",
Expand Down

0 comments on commit 99d2236

Please sign in to comment.