Skip to content

Commit

Permalink
Merge pull request emsesp#1371 from proddy/dev2
Browse files Browse the repository at this point in the history
small things
  • Loading branch information
proddy authored Oct 31, 2023
2 parents af8e770 + 362b6a1 commit 879df33
Show file tree
Hide file tree
Showing 4 changed files with 134 additions and 123 deletions.
12 changes: 6 additions & 6 deletions interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"@babel/core": "^7.23.2",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.15",
"@mui/material": "^5.14.15",
"@mui/icons-material": "^5.14.16",
"@mui/material": "^5.14.16",
"@table-library/react-table-library": "4.1.7",
"@types/imagemin": "^8.0.3",
"@types/lodash-es": "^4.17.10",
"@types/node": "^20.8.9",
"@types/node": "^20.8.10",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
"@types/react-router-dom": "^5.3.3",
Expand All @@ -51,8 +51,8 @@
"devDependencies": {
"@preact/compat": "^17.1.2",
"@preact/preset-vite": "^2.6.0",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"concurrently": "^8.2.2",
"eslint": "^8.52.0",
"eslint-config-airbnb": "^19.0.4",
Expand All @@ -68,7 +68,7 @@
"preact": "^10.18.1",
"prettier": "^3.0.3",
"rollup-plugin-visualizer": "^5.9.2",
"terser": "^5.22.0",
"terser": "^5.23.0",
"vite": "^4.5.0",
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^4.2.1"
Expand Down
Loading

0 comments on commit 879df33

Please sign in to comment.