Skip to content

Commit 90a5e26

Browse files
authored
fix(deps): update all non-major dependencies (#1519)
1 parent 247daba commit 90a5e26

File tree

5 files changed

+43
-43
lines changed

5 files changed

+43
-43
lines changed

examples/vite-demo-vanilla-bundle/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@slickgrid-universal/vanilla-bundle": "workspace:~",
2727
"@slickgrid-universal/vanilla-force-bundle": "workspace:~",
2828
"bulma": "^1.0.0",
29-
"dompurify": "^3.1.2",
29+
"dompurify": "^3.1.3",
3030
"fetch-jsonp": "^1.3.0",
3131
"multiple-select-vanilla": "^3.2.1",
3232
"rxjs": "^7.8.1",
@@ -36,7 +36,7 @@
3636
"@types/fnando__sparkline": "^0.3.7",
3737
"@types/node": "^20.12.11",
3838
"@types/whatwg-fetch": "^0.0.33",
39-
"sass": "^1.77.0",
39+
"sass": "^1.77.1",
4040
"typescript": "^5.4.5",
4141
"vite": "^5.2.11"
4242
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"eslint-plugin-cypress": "^3.2.0",
7777
"eslint-plugin-import": "^2.29.1",
7878
"eslint-plugin-jest": "^28.5.0",
79-
"eslint-plugin-n": "^17.5.1",
79+
"eslint-plugin-n": "^17.6.0",
8080
"husky": "^9.0.11",
8181
"jest": "^29.7.0",
8282
"jest-cli": "^29.7.0",
@@ -86,7 +86,7 @@
8686
"jsdom-global": "^3.0.2",
8787
"npm-run-all2": "^6.1.2",
8888
"pnpm": "^8.15.8",
89-
"rimraf": "^5.0.5",
89+
"rimraf": "^5.0.6",
9090
"rxjs": "^7.8.1",
9191
"servor": "^4.0.2",
9292
"sortablejs": "^1.15.2",

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"npm-run-all2": "^6.1.2",
8888
"postcss": "^8.4.38",
8989
"postcss-cli": "^11.0.0",
90-
"sass": "^1.77.0"
90+
"sass": "^1.77.1"
9191
},
9292
"engines": {
9393
"node": "^18.0.0 || >=20.0.0"

packages/vanilla-force-bundle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
},
7272
"devDependencies": {
7373
"fflate": "^0.8.2",
74-
"glob": "^10.3.12",
74+
"glob": "^10.3.14",
7575
"normalize-path": "^3.0.0",
7676
"vite": "^5.2.11",
7777
"yargs": "^17.7.2"

pnpm-lock.yaml

Lines changed: 37 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)