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 6, 2023
1 parent bf43881 commit ee7c71f
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 105 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@codemirror/commands": "6.3.2",
"@codemirror/language": "6.9.3",
"@codemirror/search": "6.5.5",
"@codemirror/state": "6.3.2",
"@codemirror/state": "6.3.3",
"@codemirror/view": "6.22.1",
"@reduxjs/toolkit": "2.0.1",
"@replit/codemirror-vim": "6.1.0",
Expand All @@ -37,18 +37,18 @@
},
"devDependencies": {
"@types/eslint": "^8",
"@types/jest": "29.5.10",
"@types/jest": "29.5.11",
"@types/pako": "2.0.3",
"@types/react": "18.2.41",
"@types/react": "18.2.42",
"@types/react-dom": "18.2.17",
"@types/use-sync-external-store": "0.0.6",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@unocss/preset-web-fonts": "0.58.0",
"@unocss/preset-wind": "0.58.0",
"@unocss/transformer-directives": "0.58.0",
"@unocss/transformer-variant-group": "0.58.0",
"@vitejs/plugin-react": "4.2.0",
"@vitejs/plugin-react": "4.2.1",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-react": "7.33.2",
Expand All @@ -61,8 +61,8 @@
"ts-toolbelt": "9.6.0",
"typescript": "5.3.2",
"unocss": "0.58.0",
"vite": "5.0.5",
"vite-plugin-pwa": "0.17.2"
"vite": "5.0.6",
"vite-plugin-pwa": "0.17.4"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit ee7c71f

Please sign in to comment.