Skip to content

Commit

Permalink
update packages to avoid warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
proddy committed Sep 24, 2024
1 parent bf19797 commit 7d38db7
Show file tree
Hide file tree
Showing 4 changed files with 225 additions and 220 deletions.
8 changes: 4 additions & 4 deletions interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,23 +42,23 @@
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@eslint/js": "^9.11.0",
"@eslint/js": "^9.11.1",
"@preact/compat": "^18.3.1",
"@preact/preset-vite": "^2.9.1",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/formidable": "^3",
"@types/node": "^22.5.5",
"@types/node": "^22.6.1",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.3.3",
"concurrently": "^9.0.1",
"eslint": "^9.11.0",
"eslint": "^9.11.1",
"eslint-config-prettier": "^9.1.0",
"formidable": "^3.5.1",
"prettier": "^3.3.3",
"rollup-plugin-visualizer": "^5.12.0",
"terser": "^5.33.0",
"typescript-eslint": "8.6.0",
"typescript-eslint": "8.7.0",
"vite": "^5.4.7",
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^5.0.1"
Expand Down
Loading

0 comments on commit 7d38db7

Please sign in to comment.