Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thedannywahl committed Mar 1, 2024
1 parent a0ad2ea commit 38aef3c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions isp-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,20 @@
"private": true,
"dependencies": {
"@instructure/ui": "^8.53.2",
"@types/react": "^18.2.58",
"@types/react": "^18.2.61",
"gh-pages": "^6.1.1",
"react": "^18.2.0",
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "^18.2.0",
"react-markdown": "^9.0.1",
"react-router-dom": "^6.22.1",
"react-router-dom": "^6.22.2",
"react-scripts": "^5.0.1",
"rehype-raw": "^7.0.0",
"remark-gemoji": "^8.0.0",
"remark-gfm": "^4.0.0",
"web-vitals": "^3.5.2"
},
"devDependencies": {
"@babel/core": "^7.23.9",
"@babel/core": "^7.24.0",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@biomejs/biome": "^1.5.3",
"@testing-library/dom": "^9.3.4",
Expand Down

0 comments on commit 38aef3c

Please sign in to comment.