Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 25, 2024
1 parent 81cf314 commit a5a5319
Show file tree
Hide file tree
Showing 4 changed files with 293 additions and 492 deletions.
10 changes: 5 additions & 5 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",
"@biomejs/biome": "^1.8.2",
"@lerna-lite/cli": "^3.5.1",
"@lerna-lite/publish": "^3.5.1",
"@lerna-lite/publish": "^3.5.2",
"@lerna-lite/watch": "^3.5.1",
"@playwright/test": "^1.44.1",
"@types/node": "^20.14.2",
"@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.1"
}
}
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 a5a5319

Please sign in to comment.