Skip to content

Commit

Permalink
upgrade: dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xpadev-net committed Oct 7, 2023
1 parent 8cb3358 commit 8cf492c
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 213 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,43 +25,43 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@fontsource/roboto": "^5.0.8",
"@mui/icons-material": "^5.14.9",
"@mui/material": "^5.14.10",
"@xpadev-net/niconicomments": "^0.2.56",
"axios": "^1.5.0",
"@mui/icons-material": "^5.14.12",
"@mui/material": "^5.14.12",
"@xpadev-net/niconicomments": "^0.2.60",
"axios": "^1.5.1",
"electron-store": "^8.1.0",
"jotai": "^2.4.2",
"jotai": "^2.4.3",
"jsdom": "^22.1.0",
"sqlite3": "^5.1.6"
},
"devDependencies": {
"@types/body-parser": "^1.19.3",
"@types/follow-redirects": "^1.14.2",
"@types/jsdom": "^21.1.3",
"@types/node": "^20.6.2",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"@types/sqlite3": "^3.1.8",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@vitejs/plugin-react": "^4.0.4",
"@types/node": "^20.8.3",
"@types/react": "^18.2.25",
"@types/react-dom": "^18.2.11",
"@types/sqlite3": "^3.1.9",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@vitejs/plugin-react": "^4.1.0",
"body-parser": "^1.20.2",
"concurrently": "^8.2.1",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"electron": "^26.2.1",
"electron": "^26.3.0",
"electron-builder": "^24.6.4",
"eslint": "^8.49.0",
"eslint-config-prettier": "9.0.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"prettier": "^3.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^5.0.1",
"sass": "^1.67.0",
"rimraf": "^5.0.5",
"sass": "^1.69.0",
"typescript": "^5.2.2",
"vite": "^4.4.9"
"vite": "^4.4.11"
},
"optionalDependencies": {
"win-protect": "^1.0.0"
Expand Down
Loading

0 comments on commit 8cf492c

Please sign in to comment.