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 6, 2025
1 parent 0445e0d commit 2927b61
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 91 deletions.
6 changes: 3 additions & 3 deletions annimate_desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"devDependencies": {
"@eslint/js": "^9.19.0",
"@tailwindcss/typography": "^0.5.16",
"@tailwindcss/vite": "^4.0.3",
"@tailwindcss/vite": "^4.0.4",
"@tanstack/eslint-plugin-query": "^5.66.0",
"@tauri-apps/cli": "^2.2.7",
"@testing-library/dom": "^10.4.0",
Expand All @@ -76,10 +76,10 @@
"jsdom": "^26.0.0",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.11",
"tailwindcss": "^4.0.3",
"tailwindcss": "^4.0.4",
"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 2927b61

Please sign in to comment.