Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
AsakuraMizu committed Sep 19, 2024
1 parent cc506e1 commit 93371e5
Show file tree
Hide file tree
Showing 2 changed files with 569 additions and 555 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,20 @@
"lingui:extract": "lingui extract"
},
"devDependencies": {
"@eslint-react/eslint-plugin": "^1.14.0",
"@eslint-react/eslint-plugin": "^1.14.1",
"@eslint/js": "^9.10.0",
"@lingui/cli": "^4.11.4",
"@lingui/swc-plugin": "^4.0.8",
"@lingui/swc-plugin": "^4.0.10",
"@lingui/vite-plugin": "^4.11.4",
"@mdx-js/rollup": "^3.0.1",
"@svgr/core": "^8.1.0",
"@svgr/plugin-jsx": "^8.1.0",
"@types/chrome": "^0.0.270",
"@types/chrome": "^0.0.271",
"@types/eslint__js": "^8.42.3",
"@types/mdx": "^2.0.13",
"@types/node": "^22.5.4",
"@types/node": "^22.5.5",
"@types/randomstring": "^1.3.0",
"@types/react": "^18.3.5",
"@types/react": "^18.3.7",
"@types/react-dom": "^18.3.0",
"@types/redux-logger": "^3.0.13",
"@vitejs/plugin-react-swc": "^3.7.0",
Expand All @@ -47,9 +47,9 @@
"remark-mdx-images": "^3.0.0",
"remark-unwrap-images": "^4.0.0",
"rollup-preserve-directives": "^1.1.1",
"terser": "^5.32.0",
"terser": "^5.33.0",
"typescript": "^5.6.2",
"typescript-eslint": "8.5.0",
"typescript-eslint": "8.6.0",
"unplugin-icons": "^0.19.3",
"vite-plugin-chunk-split": "^0.5.0",
"wxt": "^0.19.9"
Expand All @@ -59,7 +59,7 @@
"@lingui/core": "^4.11.4",
"@lingui/macro": "^4.11.4",
"@lingui/react": "^4.11.4",
"@mui/material": "^6.0.2",
"@mui/material": "^6.1.1",
"@reduxjs/toolkit": "^2.2.7",
"classnames": "^2.5.1",
"compare-versions": "^6.1.1",
Expand All @@ -77,6 +77,6 @@
"wouter": "^3.3.5"
},
"resolutions": {
"@swc/core": "1.5"
"@swc/core": "1.7"
}
}
Loading

0 comments on commit 93371e5

Please sign in to comment.