Skip to content

Commit

Permalink
Merge pull request #109 from xpadev-net/chore/upgrade-dependencies
Browse files Browse the repository at this point in the history
[更新] 依存関係を更新
  • Loading branch information
xpadev-net authored Nov 22, 2024
2 parents c4a80aa + 892974a commit 134a322
Show file tree
Hide file tree
Showing 2 changed files with 1,836 additions and 1,556 deletions.
62 changes: 31 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,48 +23,48 @@
"prepare": "husky install"
},
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@fontsource/roboto": "^5.0.12",
"@mui/icons-material": "^5.15.15",
"@mui/material": "^5.15.15",
"@xpadev-net/niconicomments": "^0.2.71",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@fontsource/roboto": "^5.1.0",
"@mui/icons-material": "^6.1.8",
"@mui/material": "^6.1.8",
"@xpadev-net/niconicomments": "^0.2.73",
"@xpadev-net/xml2js": "^0.6.2-2",
"axios": "^1.7.4",
"electron-log": "^5.1.2",
"axios": "^1.7.7",
"electron-log": "^5.2.2",
"electron-store": "^8.2.0",
"jotai": "^2.8.0",
"jotai": "^2.10.3",
"sqlite3": "5.1.6"
},
"devDependencies": {
"@biomejs/biome": "1.7.3",
"@biomejs/biome": "1.9.4",
"@types/body-parser": "^1.19.5",
"@types/follow-redirects": "^1.14.4",
"@types/node": "^20.12.7",
"@types/react-dom": "^18.3.0",
"@types/node": "^22.9.1",
"@types/react-dom": "^18.3.1",
"@types/sqlite3": "^3.1.11",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@vitejs/plugin-react": "^4.2.1",
"body-parser": "^1.20.2",
"concurrently": "^8.2.2",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"@vitejs/plugin-react": "^4.3.3",
"body-parser": "^1.20.3",
"concurrently": "^9.1.0",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"electron": "^30.0.1",
"electron-builder": "^24.13.3",
"eslint": "^8.57.0",
"electron": "^33.2.0",
"electron-builder": "^25.1.8",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-simple-import-sort": "^12.1.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"rimraf": "^5.0.5",
"sass": "^1.75.0",
"typescript": "^5.4.5",
"vite": "^5.2.10"
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rimraf": "^6.0.1",
"sass": "^1.81.0",
"typescript": "^5.6.3",
"vite": "^5.4.11"
},
"optionalDependencies": {
"win-protect": "^1.0.0"
Expand Down
Loading

0 comments on commit 134a322

Please sign in to comment.