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] authored Nov 13, 2024
1 parent 00d295c commit a75ee54
Show file tree
Hide file tree
Showing 2 changed files with 1,001 additions and 442 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,33 +20,33 @@
"axios": "1.6.0",
"history": "5.3.0",
"path": "0.12.7",
"preact": "10.19.3",
"preact": "10.24.3",
"preact-router": "4.1.2",
"react-hook-form": "7.49.2",
"zustand": "4.4.7"
"react-hook-form": "7.53.2",
"zustand": "4.5.5"
},
"devDependencies": {
"@preact/preset-vite": "2.8.1",
"@preact/preset-vite": "2.9.1",
"@types/history": "4.7.11",
"@types/node": "20.10.6",
"@typescript-eslint/eslint-plugin": "6.17.0",
"@typescript-eslint/parser": "6.17.0",
"autoprefixer": "10.4.16",
"@types/node": "20.17.6",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"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.31.0",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-prettier": "5.2.1",
"husky": "8.0.3",
"jest": "29.7.0",
"lint-staged": "15.2.0",
"postcss": "8.4.33",
"prettier": "3.1.1",
"lint-staged": "15.2.10",
"postcss": "8.4.48",
"prettier": "3.3.3",
"tailwindcss": "^3.3.2",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"typescript": "5.6.3",
"vite": "5.0.11",
"vite-plugin-environment": "1.1.3"
},
Expand Down
Loading

0 comments on commit a75ee54

Please sign in to comment.