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 31, 2023
1 parent 9b997b1 commit 7a60734
Show file tree
Hide file tree
Showing 2 changed files with 369 additions and 169 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,37 +20,37 @@
"lowdb": "^6.0.0",
"path": "0.12.7",
"preact": "10.16.0",
"preact-router": "4.1.1",
"react-hook-form": "7.45.1",
"preact-router": "4.1.2",
"react-hook-form": "7.45.2",
"yup": "1.2.0",
"zustand": "4.3.9"
},
"devDependencies": {
"@preact/preset-vite": "2.5.0",
"@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",
"@types/node": "18.17.1",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"@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.46.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-config-prettier": "8.9.0",
"eslint-plugin-import": "2.28.0",
"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.27",
"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.7",
"vite-plugin-environment": "1.1.3",
"vitest": "^0.33.0",
"vitest-dom": "^0.1.0"
Expand Down

0 comments on commit 7a60734

Please sign in to comment.