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 9, 2023
1 parent bced2f6 commit 393ce53
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 216 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,33 +25,33 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@fontsource/roboto": "^5.0.8",
"@mui/icons-material": "^5.14.14",
"@mui/material": "^5.14.14",
"@mui/icons-material": "^5.14.16",
"@mui/material": "^5.14.16",
"@xpadev-net/niconicomments": "^0.2.61",
"axios": "^1.5.1",
"axios": "^1.6.0",
"electron-store": "^8.1.0",
"jotai": "^2.4.3",
"jotai": "^2.5.1",
"jsdom": "^22.1.0",
"sqlite3": "^5.1.6"
},
"devDependencies": {
"@types/body-parser": "^1.19.4",
"@types/follow-redirects": "^1.14.3",
"@types/jsdom": "^21.1.4",
"@types/node": "^20.8.6",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@types/sqlite3": "^3.1.9",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@vitejs/plugin-react": "^4.1.0",
"@types/node": "^20.8.10",
"@types/react": "^18.2.35",
"@types/react-dom": "^18.2.14",
"@types/sqlite3": "^3.1.10",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@vitejs/plugin-react": "^4.1.1",
"body-parser": "^1.20.2",
"concurrently": "^8.2.1",
"concurrently": "^8.2.2",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"electron": "^27.0.3",
"electron-builder": "^24.6.4",
"eslint": "^8.51.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"husky": "^8.0.3",
Expand All @@ -60,9 +60,9 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^5.0.5",
"sass": "^1.69.4",
"sass": "^1.69.5",
"typescript": "^5.2.2",
"vite": "^4.4.11"
"vite": "^4.5.0"
},
"optionalDependencies": {
"win-protect": "^1.0.0"
Expand Down
Loading

0 comments on commit 393ce53

Please sign in to comment.