Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1598)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 13, 2024
1 parent 8f40779 commit a177fff
Show file tree
Hide file tree
Showing 5 changed files with 352 additions and 299 deletions.
2 changes: 1 addition & 1 deletion examples/vite-demo-vanilla-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/fnando__sparkline": "^0.3.7",
"@types/node": "^20.14.10",
"@types/whatwg-fetch": "^0.0.33",
"sass": "^1.77.6",
"sass": "^1.77.8",
"typescript": "^5.5.3",
"vite": "^5.3.3"
}
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,18 +62,18 @@
"@commitlint/config-conventional": "^19.2.2",
"@formkit/tempo": "^0.1.2",
"@jest/types": "^29.6.3",
"@lerna-lite/cli": "^3.7.0",
"@lerna-lite/publish": "^3.7.0",
"@lerna-lite/run": "^3.7.0",
"@lerna-lite/watch": "^3.7.0",
"@lerna-lite/cli": "^3.7.1",
"@lerna-lite/publish": "^3.7.1",
"@lerna-lite/run": "^3.7.1",
"@lerna-lite/watch": "^3.7.1",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.10",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"cypress": "^13.13.0",
"cypress-real-events": "^1.13.0",
"dotenv": "^16.4.5",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"eslint-plugin-cypress": "^3.3.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.6.0",
Expand All @@ -88,11 +88,11 @@
"jsdom-global": "^3.0.2",
"npm-run-all2": "^6.2.2",
"pnpm": "^8.15.8",
"rimraf": "^5.0.7",
"rimraf": "^5.0.9",
"rxjs": "^7.8.1",
"servor": "^4.0.2",
"sortablejs": "^1.15.2",
"ts-jest": "^29.1.5",
"ts-jest": "^29.2.2",
"ts-node": "^10.9.2",
"typescript": "^5.5.3",
"typescript-eslint": "^8.0.0-alpha.41",
Expand Down
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@slickgrid-universal/event-pub-sub": "workspace:~",
"@slickgrid-universal/utils": "workspace:~",
"@types/sortablejs": "^1.15.8",
"autocompleter": "^9.2.1",
"autocompleter": "^9.3.0",
"dequal": "^2.0.3",
"excel-builder-vanilla": "3.0.1",
"multiple-select-vanilla": "^3.2.2",
Expand All @@ -86,7 +86,7 @@
"npm-run-all2": "^6.2.2",
"postcss": "^8.4.39",
"postcss-cli": "^11.0.0",
"sass": "^1.77.6"
"sass": "^1.77.8"
},
"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 @@ -70,7 +70,7 @@
},
"devDependencies": {
"fflate": "^0.8.2",
"glob": "^10.4.2",
"glob": "^10.4.5",
"normalize-path": "^3.0.0",
"vite": "^5.3.3",
"yargs": "^17.7.2"
Expand Down
Loading

0 comments on commit a177fff

Please sign in to comment.