Skip to content

Commit beae104

Browse files
authored
Merge pull request #1664 from renovate-bot/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents a15269e + 25896c6 commit beae104

File tree

5 files changed

+806
-573
lines changed

5 files changed

+806
-573
lines changed

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -59,41 +59,41 @@
5959
"packageManager": "[email protected]",
6060
"devDependencies": {
6161
"@4tw/cypress-drag-drop": "^2.2.5",
62-
"@commitlint/cli": "^19.4.1",
63-
"@commitlint/config-conventional": "^19.4.1",
62+
"@commitlint/cli": "^19.5.0",
63+
"@commitlint/config-conventional": "^19.5.0",
6464
"@formkit/tempo": "^0.1.2",
65-
"@lerna-lite/cli": "^3.9.0",
66-
"@lerna-lite/publish": "^3.9.0",
67-
"@lerna-lite/run": "^3.9.0",
68-
"@lerna-lite/watch": "^3.9.0",
69-
"@types/node": "^22.5.1",
70-
"@vitest/coverage-v8": "^2.1.0-beta.7",
71-
"@vitest/ui": "^2.1.0-beta.7",
65+
"@lerna-lite/cli": "^3.9.1",
66+
"@lerna-lite/publish": "^3.9.1",
67+
"@lerna-lite/run": "^3.9.1",
68+
"@lerna-lite/watch": "^3.9.1",
69+
"@types/node": "^22.5.5",
70+
"@vitest/coverage-v8": "^2.1.1",
71+
"@vitest/ui": "^2.1.1",
7272
"conventional-changelog-conventionalcommits": "^7.0.2",
7373
"cross-env": "^7.0.3",
74-
"cypress": "^13.14.1",
74+
"cypress": "^13.14.2",
7575
"cypress-real-events": "^1.13.0",
7676
"dotenv": "^16.4.5",
77-
"eslint": "^9.9.1",
77+
"eslint": "^9.10.0",
7878
"eslint-plugin-cypress": "^3.5.0",
79-
"eslint-plugin-import": "^2.29.1",
79+
"eslint-plugin-import": "^2.30.0",
8080
"eslint-plugin-n": "^17.10.2",
8181
"eslint-plugin-vitest": "^0.5.4",
8282
"globals": "^15.9.0",
83-
"happy-dom": "^15.7.2",
84-
"husky": "^9.1.5",
83+
"happy-dom": "^15.7.4",
84+
"husky": "^9.1.6",
8585
"jest-extended": "^4.0.2",
8686
"jsdom": "^25.0.0",
8787
"jsdom-global": "^3.0.2",
88-
"npm-run-all2": "^6.2.2",
88+
"npm-run-all2": "^6.2.3",
8989
"pnpm": "^8.15.9",
9090
"rimraf": "^5.0.10",
9191
"rxjs": "^7.8.1",
9292
"servor": "^4.0.2",
93-
"sortablejs": "^1.15.2",
94-
"typescript": "^5.5.4",
95-
"typescript-eslint": "^8.3.0",
96-
"vitest": "^2.1.0-beta.7",
93+
"sortablejs": "^1.15.3",
94+
"typescript": "^5.6.2",
95+
"typescript-eslint": "^8.5.0",
96+
"vitest": "^2.1.1",
9797
"whatwg-fetch": "^3.6.20"
9898
},
9999
"funding": {

packages/common/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,19 +76,19 @@
7676
"autocompleter": "^9.3.2",
7777
"dequal": "^2.0.3",
7878
"multiple-select-vanilla": "^3.3.3",
79-
"sortablejs": "^1.15.2",
79+
"sortablejs": "^1.15.3",
8080
"un-flatten-tree": "^2.0.12",
8181
"vanilla-calendar-pro": "^2.9.10"
8282
},
8383
"devDependencies": {
8484
"autoprefixer": "^10.4.20",
8585
"copyfiles": "^2.4.1",
8686
"cross-env": "^7.0.3",
87-
"cssnano": "^7.0.5",
88-
"npm-run-all2": "^6.2.2",
89-
"postcss": "^8.4.41",
87+
"cssnano": "^7.0.6",
88+
"npm-run-all2": "^6.2.3",
89+
"postcss": "^8.4.47",
9090
"postcss-cli": "^11.0.0",
91-
"sass": "^1.77.8"
91+
"sass": "^1.78.0"
9292
},
9393
"engines": {
9494
"node": "^18.0.0 || >=20.0.0"

packages/vanilla-bundle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@slickgrid-universal/pagination-component": "workspace:~",
6060
"@slickgrid-universal/utils": "workspace:~",
6161
"dequal": "^2.0.3",
62-
"sortablejs": "^1.15.2",
62+
"sortablejs": "^1.15.3",
6363
"whatwg-fetch": "^3.6.20"
6464
},
6565
"devDependencies": {

packages/vanilla-force-bundle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"fflate": "^0.8.2",
7474
"glob": "^10.4.5",
7575
"normalize-path": "^3.0.0",
76-
"vite": "^5.4.2",
76+
"vite": "^5.4.5",
7777
"yargs": "^17.7.2"
7878
}
7979
}

0 commit comments

Comments
 (0)