We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7b83ac commit e8c9d3eCopy full SHA for e8c9d3e
3 files changed
package.json
@@ -56,10 +56,10 @@
56
"pnpm": "10.x"
57
},
58
"devDependencies": {
59
- "@biomejs/biome": "^2.4.12",
60
- "@lerna-lite/cli": "^5.1.0",
61
- "@lerna-lite/publish": "^5.1.0",
62
- "@lerna-lite/watch": "^5.1.0",
+ "@biomejs/biome": "^2.4.13",
+ "@lerna-lite/cli": "^5.2.0",
+ "@lerna-lite/publish": "^5.2.0",
+ "@lerna-lite/watch": "^5.2.0",
63
"@playwright/test": "^1.59.1",
64
"@types/node": "^25.6.0",
65
"conventional-changelog-conventionalcommits": "^9.3.1",
packages/multiple-select-vanilla/package.json
@@ -71,7 +71,7 @@
71
"cssnano": "^7.1.7",
72
"esbuild": "^0.28.0",
73
"native-copyfiles": "catalog:",
74
- "postcss": "^8.5.10",
+ "postcss": "^8.5.12",
75
"postcss-cli": "^11.0.1",
76
"remove-glob": "catalog:",
77
"sass": "catalog:",
0 commit comments