NERDDISCO commited on
Commit
6598123
•
1 Parent(s): b7b9021

chore: clean up deps

Browse files
Files changed (2) hide show
  1. package-lock.json +0 -0
  2. package.json +1 -3
package-lock.json CHANGED
The diff for this file is too large to render. See raw diff
 
package.json CHANGED
@@ -73,11 +73,9 @@
73
  "react": "18.2.0",
74
  "react-dom": "18.2.0",
75
  "react-hook-form": "7.43.9",
76
- "react-syntax-highlighter": "15.5.0",
77
- "zustand": "4.3.7"
78
  },
79
  "devDependencies": {
80
- "@semantic-release/git": "^10.0.1",
81
  "@types/canvas-confetti": "^1.6.0",
82
  "@types/mousetrap": "^1.6.11",
83
  "@types/node": "18.15.11",
 
73
  "react": "18.2.0",
74
  "react-dom": "18.2.0",
75
  "react-hook-form": "7.43.9",
76
+ "react-syntax-highlighter": "15.5.0"
 
77
  },
78
  "devDependencies": {
 
79
  "@types/canvas-confetti": "^1.6.0",
80
  "@types/mousetrap": "^1.6.11",
81
  "@types/node": "18.15.11",