Skip to content

Commit 8343a1b

Browse files
authored
chore(deps): update all non-major dependencies (#1996)
1 parent c3d2a52 commit 8343a1b

5 files changed

Lines changed: 1260 additions & 1226 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.1.2",
105-
"@lerna-lite/publish": "^4.1.2",
106-
"@lerna-lite/run": "^4.1.2",
107-
"@lerna-lite/watch": "^4.1.2",
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",
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.1.44",
112+
"@vitest/eslint-plugin": "^1.2.1",
113113
"@vitest/ui": "catalog:",
114114
"conventional-changelog-conventionalcommits": "^9.0.0",
115115
"cross-env": "catalog:",
@@ -120,7 +120,7 @@
120120
"eslint-plugin-cypress": "catalog:",
121121
"eslint-plugin-n": "catalog:",
122122
"globals": "catalog:",
123-
"happy-dom": "^17.4.7",
123+
"happy-dom": "^17.5.6",
124124
"husky": "^9.1.7",
125125
"jsdom": "catalog:",
126126
"jsdom-global": "^3.0.2",

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.3",
86+
"postcss": "^8.5.4",
8787
"postcss-cli": "^11.0.1",
8888
"sass": "catalog:"
8989
},

packages/vanilla-force-bundle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"devDependencies": {
6565
"fflate": "^0.8.2",
6666
"normalize-path": "^3.0.0",
67-
"tinyglobby": "^0.2.13",
67+
"tinyglobby": "^0.2.14",
6868
"vite": "catalog:"
6969
}
7070
}

0 commit comments

Comments
 (0)