Skip to content

Commit

Permalink
chore(deps): bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
exuanbo committed Dec 11, 2023
1 parent 5b3becb commit 63ee502
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 135 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"all": "run lint && run format && run test"
},
"dependencies": {
"@codemirror-toolkit/extensions": "0.6.2",
"@codemirror-toolkit/react": "0.5.0",
"@codemirror-toolkit/utils": "0.4.2",
"@codemirror-toolkit/extensions": "0.6.3",
"@codemirror-toolkit/react": "0.5.1",
"@codemirror-toolkit/utils": "0.5.0",
"@codemirror/autocomplete": "6.11.1",
"@codemirror/commands": "6.3.2",
"@codemirror/language": "6.9.3",
Expand All @@ -40,7 +40,7 @@
"@types/eslint": "^8",
"@types/jest": "29.5.11",
"@types/pako": "2.0.3",
"@types/react": "18.2.42",
"@types/react": "18.2.43",
"@types/react-dom": "18.2.17",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
Expand All @@ -56,7 +56,7 @@
"eslint-plugin-simple-import-sort": "10.0.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"prettier": "3.1.0",
"prettier": "3.1.1",
"ts-jest": "29.1.1",
"ts-toolbelt": "9.6.0",
"typescript": "5.3.3",
Expand Down
Loading

0 comments on commit 63ee502

Please sign in to comment.