Skip to content

Commit

Permalink
fix(deps): update npm
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 9a82443 commit eec75d8
Show file tree
Hide file tree
Showing 2 changed files with 1,495 additions and 926 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,43 +13,43 @@
"test:ui": "vitest --ui"
},
"dependencies": {
"@hookform/resolvers": "3.3.4",
"@hookform/resolvers": "3.9.0",
"axios": "1.6.0",
"history": "5.3.0",
"lodash": "4.17.21",
"lowdb": "^7.0.0",
"path": "0.12.7",
"preact": "10.19.3",
"preact": "10.24.0",
"preact-router": "4.1.2",
"react-hook-form": "7.49.2",
"yup": "1.3.3",
"zustand": "4.4.7"
"react-hook-form": "7.53.0",
"yup": "1.4.0",
"zustand": "4.5.5"
},
"devDependencies": {
"@preact/preset-vite": "2.8.1",
"@preact/preset-vite": "2.9.1",
"@testing-library/preact": "^3.2.3",
"@types/history": "4.7.11",
"@types/node": "20.10.6",
"@typescript-eslint/eslint-plugin": "6.17.0",
"@typescript-eslint/parser": "6.17.0",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitest/coverage-c8": "^0.33.0",
"@vitest/ui": "^1.0.0",
"autoprefixer": "10.4.16",
"autoprefixer": "10.4.20",
"cross-env": "7.0.3",
"eslint": "8.56.0",
"eslint-config-preact": "1.3.0",
"eslint": "8.57.1",
"eslint-config-preact": "1.5.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.1",
"eslint-plugin-prettier": "5.1.2",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-prettier": "5.2.1",
"happy-dom": "^12.0.0",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"lint-staged": "15.2.10",
"postcss": "8.4.31",
"prettier": "3.1.1",
"tailwindcss": "3.4.0",
"prettier": "3.3.3",
"tailwindcss": "3.4.12",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"typescript": "5.6.2",
"vite": "5.0.11",
"vite-plugin-environment": "1.1.3",
"vitest": "^1.0.0",
Expand Down
Loading

0 comments on commit eec75d8

Please sign in to comment.