Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#1016)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 30, 2023
1 parent a1ef63a commit c34ed84
Show file tree
Hide file tree
Showing 5 changed files with 52 additions and 52 deletions.
4 changes: 2 additions & 2 deletions examples/vite-demo-vanilla-bundle/package.json
Expand Up @@ -23,7 +23,7 @@
"@slickgrid-universal/vanilla-bundle": "workspace:~",
"@slickgrid-universal/vanilla-force-bundle": "workspace:~",
"bulma": "^0.9.4",
"dompurify": "^3.0.3",
"dompurify": "^3.0.4",
"fetch-jsonp": "^1.2.3",
"flatpickr": "^4.6.13",
"moment-mini": "^2.29.4",
Expand All @@ -38,7 +38,7 @@
"@types/node": "^18.16.18",
"@types/whatwg-fetch": "^0.0.33",
"sass": "^1.63.6",
"typescript": "^5.1.3",
"typescript": "^5.1.6",
"vite": "^4.3.9"
}
}
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -95,7 +95,7 @@
"sortablejs": "^1.15.0",
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
"typescript": "^5.1.3",
"typescript": "^5.1.6",
"whatwg-fetch": "^3.6.2"
},
"funding": {
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Expand Up @@ -75,7 +75,7 @@
"@slickgrid-universal/utils": "workspace:~",
"autocompleter": "^8.0.4",
"dequal": "^2.0.3",
"dompurify": "^3.0.3",
"dompurify": "^3.0.4",
"flatpickr": "^4.6.13",
"moment-mini": "^2.29.4",
"multiple-select-vanilla": "^0.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/custom-tooltip-plugin/package.json
Expand Up @@ -55,7 +55,7 @@
],
"dependencies": {
"@slickgrid-universal/common": "workspace:~",
"dompurify": "^3.0.3"
"dompurify": "^3.0.4"
},
"devDependencies": {
"@types/dompurify": "^3.0.2",
Expand Down
94 changes: 47 additions & 47 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 c34ed84

Please sign in to comment.