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 Nov 27, 2023
1 parent d5c8186 commit e9aac6c
Show file tree
Hide file tree
Showing 2 changed files with 344 additions and 342 deletions.
24 changes: 13 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"@codemirror-toolkit/extensions": "0.6.1",
"@codemirror-toolkit/react": "0.4.2",
"@codemirror-toolkit/utils": "0.4.1",
"@codemirror/autocomplete": "6.11.0",
"@codemirror/commands": "6.3.0",
"@codemirror/language": "6.9.2",
"@codemirror/search": "6.5.4",
"@codemirror/state": "6.3.1",
"@codemirror/view": "6.22.0",
"@codemirror/autocomplete": "6.11.1",
"@codemirror/commands": "6.3.1",
"@codemirror/language": "6.9.3",
"@codemirror/search": "6.5.5",
"@codemirror/state": "6.3.2",
"@codemirror/view": "6.22.1",
"@reduxjs/toolkit": "2.0.0-beta.3",
"@replit/codemirror-vim": "6.1.0",
"immer": "10.0.3",
Expand All @@ -35,8 +35,8 @@
"devDependencies": {
"@types/jest": "28.1.8",
"@types/pako": "2.0.3",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/react": "18.2.38",
"@types/react-dom": "18.2.17",
"@types/use-sync-external-store": "0.0.6",
"@vitejs/plugin-react": "4.2.0",
"jest": "28.1.3",
Expand All @@ -45,12 +45,14 @@
"ts-standardx": "0.8.4",
"ts-toolbelt": "9.6.0",
"typescript": "4.4.4",
"vite": "5.0.0",
"vite-plugin-pwa": "0.17.0",
"vite-plugin-windicss": "1.9.1",
"vite": "5.0.2",
"vite-plugin-pwa": "0.17.2",
"vite-plugin-windicss": "1.9.2",
"windicss": "3.5.6"
},
"resolutions": {
"redux": "5.0.0-beta.0",
"redux-thunk": "3.0.0-beta.0",
"reselect": "5.0.0-alpha.2"
},
"packageManager": "yarn@4.0.2"
Expand Down
Loading

0 comments on commit e9aac6c

Please sign in to comment.