Upgrade deps

This commit is contained in:
Luck
2023-05-08 19:51:35 +01:00
parent af1ba9c2b4
commit 4cbc5c3e7e
2 changed files with 524 additions and 223 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@monaco-editor/react": "4.4.6", "@monaco-editor/react": "^4.5.1",
"copy-to-clipboard": "^3.3.1", "copy-to-clipboard": "^3.3.1",
"history": "^5.0.0", "history": "^5.0.0",
"local-storage": "^2.0.0", "local-storage": "^2.0.0",
@@ -11,7 +11,7 @@
"react": "^18.2.0", "react": "^18.2.0",
"react-device-detect": "^2.1.2", "react-device-detect": "^2.1.2",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-scripts": "5.0.1", "react-scripts": "^5.0.1",
"styled-components": "^5.2.1", "styled-components": "^5.2.1",
"typescript": "^4.8.4", "typescript": "^4.8.4",
"whatwg-mimetype": "^3.0.0" "whatwg-mimetype": "^3.0.0"

743
yarn.lock

File diff suppressed because it is too large Load Diff