Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovyerus committed Nov 19, 2023
1 parent 7bc9a93 commit 97239dc
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 216 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,37 +14,37 @@
"lint:fix": "eslint --ext ts,tsx --fix ."
},
"dependencies": {
"@fontsource/inter": "^5.0.8",
"@fontsource/inter": "^5.0.15",
"@iconify/icons-gg": "^1.2.4",
"@iconify/icons-simple-icons": "^1.2.70",
"@iconify/icons-simple-icons": "^1.2.74",
"@iconify/react": "^4.1.1",
"@monaco-editor/react": "^4.5.2",
"@prisma/internals": "^5.3.1",
"@monaco-editor/react": "^4.6.0",
"@prisma/internals": "^5.6.0",
"classcat": "^5.0.4",
"elkjs": "^0.8.2",
"html2canvas": "^1.4.1",
"next": "^13.5.3",
"rambda": "^8.4.0",
"next": "^13.5.6",
"rambda": "^8.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-use": "^17.4.0",
"reactflow": "^11.9.2",
"sass": "^1.68.0",
"reactflow": "^11.10.1",
"sass": "^1.69.5",
"strip-ansi": "7.1.0",
"use-http": "^1.0.28"
},
"devDependencies": {
"@prisma/generator-helper": "~5.6.0",
"@types/node": "^20.7.0",
"@types/react": "^18.2.23",
"@types/node": "^18.18.10",
"@types/react": "^18.2.37",
"autoprefixer": "^10.4.16",
"eslint": "^8.50.0",
"eslint": "^8.54.0",
"eslint-config-clarity": "1.0.6",
"eslint-import-resolver-typescript": "^3.6.1",
"monaco-editor": "^0.43.0",
"postcss": "^8.4.30",
"prettier": "^3.0.3",
"tailwindcss": "^3.3.3",
"monaco-editor": "^0.44.0",
"postcss": "^8.4.31",
"prettier": "^3.1.0",
"tailwindcss": "^3.3.5",
"typescript": "^5.2.2"
},
"packageManager": "yarn@3.6.0"
Expand Down
Loading

0 comments on commit 97239dc

Please sign in to comment.