Skip to content

Commit

Permalink
upgrade: dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xpadev-net committed Nov 29, 2023
1 parent 5efd187 commit b07aef2
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 136 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"@fontsource/roboto": "^5.0.8",
"@mui/icons-material": "^5.14.18",
"@mui/material": "^5.14.18",
"@xpadev-net/niconicomments": "^0.2.61",
"@xpadev-net/niconicomments": "^0.2.65",
"axios": "^1.6.2",
"electron-store": "^8.1.0",
"jotai": "^2.6.0",
"jsdom": "^22.1.0",
"jsdom": "^23.0.0",
"sqlite3": "^5.1.6"
},
"devDependencies": {
Expand All @@ -41,8 +41,8 @@
"@types/node": "^20.10.0",
"@types/react-dom": "^18.2.17",
"@types/sqlite3": "^3.1.11",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@vitejs/plugin-react": "^4.2.0",
"body-parser": "^1.20.2",
"concurrently": "^8.2.2",
Expand All @@ -62,7 +62,7 @@
"rimraf": "^5.0.5",
"sass": "^1.69.5",
"typescript": "^5.3.2",
"vite": "^5.0.2"
"vite": "^5.0.4"
},
"optionalDependencies": {
"win-protect": "^1.0.0"
Expand Down
Loading

0 comments on commit b07aef2

Please sign in to comment.