Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#1519)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 11, 2024
1 parent 247daba commit 90a5e26
Show file tree
Hide file tree
Showing 5 changed files with 43 additions and 43 deletions.
4 changes: 2 additions & 2 deletions examples/vite-demo-vanilla-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@slickgrid-universal/vanilla-bundle": "workspace:~",
"@slickgrid-universal/vanilla-force-bundle": "workspace:~",
"bulma": "^1.0.0",
"dompurify": "^3.1.2",
"dompurify": "^3.1.3",
"fetch-jsonp": "^1.3.0",
"multiple-select-vanilla": "^3.2.1",
"rxjs": "^7.8.1",
Expand All @@ -36,7 +36,7 @@
"@types/fnando__sparkline": "^0.3.7",
"@types/node": "^20.12.11",
"@types/whatwg-fetch": "^0.0.33",
"sass": "^1.77.0",
"sass": "^1.77.1",
"typescript": "^5.4.5",
"vite": "^5.2.11"
}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"eslint-plugin-cypress": "^3.2.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-n": "^17.5.1",
"eslint-plugin-n": "^17.6.0",
"husky": "^9.0.11",
"jest": "^29.7.0",
"jest-cli": "^29.7.0",
Expand All @@ -86,7 +86,7 @@
"jsdom-global": "^3.0.2",
"npm-run-all2": "^6.1.2",
"pnpm": "^8.15.8",
"rimraf": "^5.0.5",
"rimraf": "^5.0.6",
"rxjs": "^7.8.1",
"servor": "^4.0.2",
"sortablejs": "^1.15.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"npm-run-all2": "^6.1.2",
"postcss": "^8.4.38",
"postcss-cli": "^11.0.0",
"sass": "^1.77.0"
"sass": "^1.77.1"
},
"engines": {
"node": "^18.0.0 || >=20.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/vanilla-force-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
},
"devDependencies": {
"fflate": "^0.8.2",
"glob": "^10.3.12",
"glob": "^10.3.14",
"normalize-path": "^3.0.0",
"vite": "^5.2.11",
"yargs": "^17.7.2"
Expand Down
74 changes: 37 additions & 37 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 90a5e26

Please sign in to comment.