Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
livewing committed Oct 8, 2022
1 parent e3f88ba commit a0a8ea4
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 66 deletions.
106 changes: 44 additions & 62 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"dependencies": {
"copy-to-clipboard": "^3.3.2",
"decomposer": "file:./wasm/decomposer/pkg",
"i18next": "^21.9.2",
"i18next-browser-languagedetector": "^6.1.5",
"i18next": "^21.10.0",
"i18next-browser-languagedetector": "^6.1.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hotkeys-hook": "^3.4.7",
Expand All @@ -49,7 +49,7 @@
"@tailwindcss/forms": "^0.5.3",
"@tsconfig/strictest": "^1.0.2",
"@types/html-webpack-plugin": "^3.2.6",
"@types/jest": "^29.1.1",
"@types/jest": "^29.1.2",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"@types/webpack": "^5.28.0",
Expand All @@ -60,7 +60,7 @@
"cross-env": "^7.0.3",
"css-loader": "^6.7.1",
"cssnano": "^5.1.13",
"eslint": "^8.24.0",
"eslint": "^8.25.0",
"eslint-plugin-tailwindcss": "^3.6.2",
"html-webpack-plugin": "^5.5.0",
"husky": "^8.0.1",
Expand Down

0 comments on commit a0a8ea4

Please sign in to comment.