Skip to content

Commit

Permalink
chore(deps): update npm
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 19, 2023
1 parent 9b997b1 commit 047091f
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 109 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"path": "0.12.7",
"preact": "10.16.0",
"preact-router": "4.1.1",
"react-hook-form": "7.45.1",
"react-hook-form": "7.45.2",
"yup": "1.2.0",
"zustand": "4.3.9"
},
Expand All @@ -30,27 +30,27 @@
"@testing-library/preact": "^3.2.3",
"@types/history": "4.7.11",
"@types/node": "18.16.19",
"@typescript-eslint/eslint-plugin": "6.0.0",
"@typescript-eslint/parser": "6.0.0",
"@typescript-eslint/eslint-plugin": "6.1.0",
"@typescript-eslint/parser": "6.1.0",
"@vitest/coverage-c8": "^0.33.0",
"@vitest/ui": "^0.33.0",
"autoprefixer": "10.4.14",
"cross-env": "7.0.3",
"eslint": "8.44.0",
"eslint": "8.45.0",
"eslint-config-preact": "1.3.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.2",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-prettier": "5.0.0",
"happy-dom": "^10.0.0",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"postcss": "8.4.25",
"postcss": "8.4.26",
"prettier": "3.0.0",
"tailwindcss": "3.3.2",
"tailwindcss": "3.3.3",
"ts-node": "10.9.1",
"typescript": "5.1.6",
"vite": "4.4.3",
"vite": "4.4.4",
"vite-plugin-environment": "1.1.3",
"vitest": "^0.33.0",
"vitest-dom": "^0.1.0"
Expand Down

0 comments on commit 047091f

Please sign in to comment.