Skip to content

Commit

Permalink
Update NPM dev dependencies non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2025
1 parent 8b75e06 commit 2972321
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 144 deletions.
12 changes: 6 additions & 6 deletions annimate_desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
"zustand": "^5.0.3"
},
"devDependencies": {
"@eslint/js": "^9.19.0",
"@eslint/js": "^9.20.0",
"@tailwindcss/typography": "^0.5.16",
"@tailwindcss/vite": "^4.0.3",
"@tailwindcss/vite": "^4.0.5",
"@tanstack/eslint-plugin-query": "^5.66.0",
"@tauri-apps/cli": "^2.2.7",
"@testing-library/dom": "^10.4.0",
Expand All @@ -70,16 +70,16 @@
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@vitejs/plugin-react": "^4.3.4",
"eslint": "^9.19.0",
"eslint": "^9.20.0",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.18",
"eslint-plugin-react-refresh": "^0.4.19",
"jsdom": "^26.0.0",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.11",
"tailwindcss": "^4.0.3",
"tailwindcss": "^4.0.5",
"typescript": "^5.7.3",
"typescript-eslint": "^8.23.0",
"vite": "^6.0.11",
"vite": "^6.1.0",
"vite-plugin-svgr": "^4.3.0",
"vitest": "^3.0.5"
},
Expand Down
Loading

0 comments on commit 2972321

Please sign in to comment.