Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 27, 2024
1 parent 9f8c58d commit c0d894e
Show file tree
Hide file tree
Showing 4 changed files with 425 additions and 727 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,17 +58,17 @@
},
"packageManager": "[email protected]",
"devDependencies": {
"@biomejs/biome": "^1.8.0",
"@lerna-lite/cli": "^3.5.1",
"@lerna-lite/publish": "^3.5.1",
"@lerna-lite/watch": "^3.5.1",
"@playwright/test": "^1.44.1",
"@types/node": "^20.14.2",
"@biomejs/biome": "^1.8.3",
"@lerna-lite/cli": "^3.6.0",
"@lerna-lite/publish": "^3.6.0",
"@lerna-lite/watch": "^3.6.0",
"@playwright/test": "^1.45.0",
"@types/node": "^20.14.9",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"npm-run-all2": "^6.2.0",
"pnpm": "^8.15.8",
"rimraf": "^5.0.7",
"typescript": "5.4.5"
"typescript": "5.5.2"
}
}
6 changes: 3 additions & 3 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
},
"devDependencies": {
"@types/dompurify": "^3.0.5",
"sass": "^1.77.4",
"typescript": "5.4.5",
"vite": "^5.2.13"
"sass": "^1.77.6",
"typescript": "5.5.2",
"vite": "^5.3.2"
}
}
10 changes: 5 additions & 5 deletions packages/multiple-select-vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,13 @@
"autoprefixer": "^10.4.19",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cssnano": "^7.0.2",
"esbuild": "^0.21.4",
"cssnano": "^7.0.3",
"esbuild": "^0.21.5",
"fs-extra": "^11.2.0",
"glob": "^10.4.1",
"glob": "^10.4.2",
"postcss": "^8.4.38",
"postcss-cli": "^11.0.0",
"sass": "^1.77.4",
"typescript": "5.4.5"
"sass": "^1.77.6",
"typescript": "5.5.2"
}
}
Loading

0 comments on commit c0d894e

Please sign in to comment.