Skip to content

Commit a58bf38

Browse files
authored
chore(deps): update all non-major dependencies (#2006)
1 parent 7a3331b commit a58bf38

4 files changed

Lines changed: 578 additions & 641 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -101,15 +101,15 @@
101101
"@commitlint/config-conventional": "^19.8.1",
102102
"@eslint/js": "catalog:",
103103
"@formkit/tempo": "catalog:",
104-
"@lerna-lite/cli": "^4.3.0",
105-
"@lerna-lite/publish": "^4.3.0",
106-
"@lerna-lite/run": "^4.3.0",
107-
"@lerna-lite/watch": "^4.3.0",
104+
"@lerna-lite/cli": "^4.4.1",
105+
"@lerna-lite/publish": "^4.4.1",
106+
"@lerna-lite/run": "^4.4.1",
107+
"@lerna-lite/watch": "^4.4.1",
108108
"@slickgrid-universal/common": "workspace:*",
109109
"@slickgrid-universal/event-pub-sub": "workspace:*",
110110
"@types/node": "catalog:",
111111
"@vitest/coverage-v8": "catalog:",
112-
"@vitest/eslint-plugin": "^1.2.1",
112+
"@vitest/eslint-plugin": "^1.2.5",
113113
"@vitest/ui": "catalog:",
114114
"conventional-changelog-conventionalcommits": "^9.0.0",
115115
"cross-env": "catalog:",
@@ -130,7 +130,7 @@
130130
"rxjs": "catalog:",
131131
"sortablejs": "catalog:",
132132
"typescript": "catalog:",
133-
"typescript-eslint": "^8.33.1",
133+
"typescript-eslint": "^8.34.0",
134134
"vitest": "catalog:"
135135
},
136136
"funding": {

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"cssnano": "^7.0.7",
8484
"native-copyfiles": "catalog:",
8585
"npm-run-all2": "catalog:",
86-
"postcss": "^8.5.4",
86+
"postcss": "^8.5.5",
8787
"postcss-cli": "^11.0.1",
8888
"sass": "catalog:"
8989
},

0 commit comments

Comments
 (0)