Skip to content

Commit 6eb0bff

Browse files
authored
chore(deps): update all non-major dependencies (#287)
1 parent 823012e commit 6eb0bff

File tree

4 files changed

+247
-316
lines changed

4 files changed

+247
-316
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,18 +56,18 @@
5656
"test:report": "playwright show-report",
5757
"playwright:install": "pnpm exec playwright install"
5858
},
59-
"packageManager": "[email protected].8",
59+
"packageManager": "[email protected].9",
6060
"devDependencies": {
6161
"@biomejs/biome": "^1.8.3",
62-
"@lerna-lite/cli": "^3.7.0",
63-
"@lerna-lite/publish": "^3.7.0",
64-
"@lerna-lite/watch": "^3.7.0",
65-
"@playwright/test": "^1.45.1",
66-
"@types/node": "^20.14.10",
62+
"@lerna-lite/cli": "^3.7.1",
63+
"@lerna-lite/publish": "^3.7.1",
64+
"@lerna-lite/watch": "^3.7.1",
65+
"@playwright/test": "^1.45.2",
66+
"@types/node": "^20.14.11",
6767
"conventional-changelog-conventionalcommits": "^7.0.2",
6868
"cross-env": "^7.0.3",
6969
"npm-run-all2": "^6.2.2",
70-
"pnpm": "^8.15.8",
70+
"pnpm": "^8.15.9",
7171
"rimraf": "^5.0.9",
7272
"typescript": "5.5.3"
7373
}

packages/demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
},
2828
"devDependencies": {
2929
"@types/dompurify": "^3.0.5",
30-
"sass": "^1.77.6",
30+
"sass": "^1.77.8",
3131
"typescript": "5.5.3",
32-
"vite": "^5.3.3"
32+
"vite": "^5.3.4"
3333
}
3434
}

packages/multiple-select-vanilla/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@
6969
"cssnano": "^7.0.4",
7070
"esbuild": "^0.23.0",
7171
"fs-extra": "^11.2.0",
72-
"glob": "^10.4.4",
72+
"glob": "^10.4.5",
7373
"postcss": "^8.4.39",
7474
"postcss-cli": "^11.0.0",
75-
"sass": "^1.77.6",
75+
"sass": "^1.77.8",
7676
"typescript": "5.5.3"
7777
}
7878
}

0 commit comments

Comments
 (0)