Skip to content

Commit 9898c78

Browse files
committed
chore(deps): update all non-major dependencies
1 parent ece5aaf commit 9898c78

File tree

4 files changed

+278
-283
lines changed

4 files changed

+278
-283
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@
5959
},
6060
"devDependencies": {
6161
"@biomejs/biome": "^1.9.4",
62-
"@lerna-lite/cli": "^3.12.0",
63-
"@lerna-lite/publish": "^3.12.0",
64-
"@lerna-lite/watch": "^3.12.0",
62+
"@lerna-lite/cli": "^3.12.1",
63+
"@lerna-lite/publish": "^3.12.1",
64+
"@lerna-lite/watch": "^3.12.1",
6565
"@playwright/test": "^1.50.1",
66-
"@types/node": "^22.13.1",
66+
"@types/node": "^22.13.4",
6767
"conventional-changelog-conventionalcommits": "^7.0.2",
6868
"cross-env": "^7.0.3",
6969
"npm-run-all2": "^7.0.2",

packages/demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"multiple-select-vanilla": "workspace:*"
2727
},
2828
"devDependencies": {
29-
"sass": "^1.83.4",
29+
"sass": "^1.85.0",
3030
"typescript": "5.7.3",
31-
"vite": "^6.0.11"
31+
"vite": "^6.1.0"
3232
}
3333
}

packages/multiple-select-vanilla/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,11 @@
8080
"cross-env": "^7.0.3",
8181
"cssnano": "^7.0.6",
8282
"esbuild": "^0.25.0",
83-
"native-copyfiles": "^0.3.1",
84-
"postcss": "^8.5.1",
83+
"native-copyfiles": "^0.3.2",
84+
"postcss": "^8.5.2",
8585
"postcss-cli": "^11.0.0",
86-
"sass": "^1.83.4",
87-
"tinyglobby": "^0.2.10",
86+
"sass": "^1.85.0",
87+
"tinyglobby": "^0.2.11",
8888
"typescript": "5.7.3"
8989
}
9090
}

0 commit comments

Comments
 (0)