chore(deps-dev): bump the dev-deps group with 10 updates (#238)

Bumps @biomejs/biome, @testcontainers/postgresql, @testcontainers/redis,
@tailwindcss/vite, @types/node, @types/react, @types/yauzl, tailwindcss,
semantic-release, turbo.
This commit is contained in:
SnapOtter
2026-06-15 15:03:19 +08:00
parent 784f7a28cd
commit 9a61cb6af1
7 changed files with 343 additions and 271 deletions
+2 -2
View File
@@ -78,7 +78,7 @@
"@types/archiver": "^7.0.0",
"@types/better-sqlite3": "^7.6.0",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.19.19",
"@types/node": "^22.19.21",
"@types/opentype.js": "^1.3.10",
"@types/papaparse": "^5.5.2",
"@types/pdfkit": "^0.17.6",
@@ -86,7 +86,7 @@
"@types/potrace": "^2.1.5",
"@types/qrcode": "^1.5.6",
"@types/tar": "^7.0.87",
"@types/yauzl": "^3.3.0",
"@types/yauzl": "^3.4.0",
"drizzle-kit": "^0.31.0",
"typescript": "^5.7.0"
},
+3 -3
View File
@@ -14,11 +14,11 @@
"react-dom": "^19.2.7"
},
"devDependencies": {
"@tailwindcss/vite": "^4.3.0",
"@types/react": "^19.2.16",
"@tailwindcss/vite": "^4.3.1",
"@types/react": "^19.2.17",
"@types/react-dom": "^19.0.0",
"@vitejs/plugin-react": "^4.3.0",
"tailwindcss": "^4.3.0",
"tailwindcss": "^4.3.1",
"typescript": "^5.7.0",
"vite": "^6.4.3"
}
+2 -2
View File
@@ -19,8 +19,8 @@
},
"devDependencies": {
"@astrojs/check": "^0.9.0",
"@tailwindcss/vite": "^4.3.0",
"tailwindcss": "^4.3.0",
"@tailwindcss/vite": "^4.3.1",
"tailwindcss": "^4.3.1",
"typescript": "^5.7.0"
}
}
+3 -3
View File
@@ -43,12 +43,12 @@
"zustand": "^5.0.14"
},
"devDependencies": {
"@tailwindcss/vite": "^4.3.0",
"@tailwindcss/vite": "^4.3.1",
"@types/leaflet": "^1.9.21",
"@types/react": "^19.2.16",
"@types/react": "^19.2.17",
"@types/react-dom": "^19.0.0",
"@vitejs/plugin-react": "^4.3.0",
"tailwindcss": "^4.3.0",
"tailwindcss": "^4.3.1",
"typescript": "^5.7.0",
"vite": "^6.4.3"
},
+5 -5
View File
@@ -54,7 +54,7 @@
]
},
"devDependencies": {
"@biomejs/biome": "^2.4.16",
"@biomejs/biome": "^2.5.0",
"@fast-check/vitest": "^0.4.1",
"@playwright/test": "^1.60.0",
"@semantic-release/changelog": "^6.0.3",
@@ -64,8 +64,8 @@
"@semantic-release/github": "^12.0.8",
"@semantic-release/npm": "^13.1.5",
"@semantic-release/release-notes-generator": "^14.1.1",
"@testcontainers/postgresql": "^12.0.1",
"@testcontainers/redis": "^12.0.1",
"@testcontainers/postgresql": "^12.0.2",
"@testcontainers/redis": "^12.0.2",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1",
@@ -76,8 +76,8 @@
"husky": "^9.1.7",
"jsdom": "^29.1.1",
"lint-staged": "^16.4.0",
"semantic-release": "^25.0.3",
"turbo": "^2.9.16",
"semantic-release": "^25.0.5",
"turbo": "^2.9.18",
"typescript": "^5.7.0",
"vitest": "^3.2.6",
"zod-fast-check": "^0.10.1"
+1 -1
View File
@@ -15,7 +15,7 @@
"sharp": "^0.35.1"
},
"devDependencies": {
"@types/node": "^22.19.19",
"@types/node": "^22.19.21",
"typescript": "^5.7.0"
},
"license": "AGPL-3.0"
+327 -255
View File
File diff suppressed because it is too large Load Diff