瀏覽代碼

Update frontend dependencies

Eric Zhang 3 年之前
父節點
當前提交
77196fca0b
共有 2 個文件被更改,包括 302 次插入299 次删除
  1. 294 291
      package-lock.json
  2. 8 8
      package.json

File diff suppressed because it is too large
+ 294 - 291
package-lock.json


+ 8 - 8
package.json

@@ -10,28 +10,28 @@
     "format": "prettier --write ."
   },
   "dependencies": {
-    "@chakra-ui/react": "^1.6.7",
-    "@emotion/react": "^11.4.1",
+    "@chakra-ui/react": "^1.6.10",
+    "@emotion/react": "^11.5.0",
     "@emotion/styled": "^11.3.0",
-    "@monaco-editor/react": "^4.2.2",
+    "@monaco-editor/react": "^4.3.1",
     "framer-motion": "^4.1.17",
     "lodash.debounce": "^4.0.8",
     "react": "^17.0.2",
     "react-dom": "^17.0.2",
-    "react-icons": "^4.2.0",
+    "react-icons": "^4.3.1",
     "react-scripts": "4.0.3",
     "rustpad-wasm": "file:./rustpad-wasm/pkg",
     "use-local-storage-state": "^11.0.0"
   },
   "devDependencies": {
     "@types/lodash.debounce": "^4.0.6",
-    "@types/react": "^17.0.21",
-    "@types/react-dom": "^17.0.9",
-    "monaco-editor": "^0.27.0",
+    "@types/react": "^17.0.30",
+    "@types/react-dom": "^17.0.10",
+    "monaco-editor": "^0.29.1",
     "prettier": "2.4.1",
     "raw.macro": "^0.4.2",
     "react-app-rewired": "^2.1.8",
-    "typescript": "^4.4.3",
+    "typescript": "~4.4.4",
     "wasm-loader": "^1.3.0"
   },
   "eslintConfig": {

Some files were not shown because too many files changed in this diff