Skip to content

Commit

Permalink
⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
siguici committed Sep 29, 2024
1 parent 35099bd commit 6876453
Show file tree
Hide file tree
Showing 4 changed files with 294 additions and 257 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"devDependencies": {
"@biomejs/biome": "^1.9.2",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@types/node": "^22.6.1",
"@types/node": "^22.7.4",
"@vitest/coverage-v8": "^2.1.1",
"autoprefixer": "^10.4.20",
"colorwind": "workspace:*",
Expand All @@ -79,7 +79,7 @@
"tailwindcss": "^3.4.13",
"ts-node": "^10.9.2",
"typescript": "^5.6.2",
"vite": "^5.4.7",
"vite": "^5.4.8",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.1.1"
}
Expand Down
45 changes: 40 additions & 5 deletions packages/colorwind/deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/colorwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"denoify": "denoify --out jsr"
},
"devDependencies": {
"@types/node": "^22.6.1",
"@types/node": "^22.7.4",
"denoify": "^1.6.13",
"rimraf": "^6.0.1",
"tailwindcss": "^3.4.13",
Expand All @@ -83,6 +83,6 @@
"tailwindcss": "^3.4.10"
},
"dependencies": {
"plugwind.js": "^0.4.1"
"plugwind.js": "^0.5.0"
}
}
Loading

0 comments on commit 6876453

Please sign in to comment.