Skip to content

Commit

Permalink
Merge pull request #1613 from renovate-bot/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
ghiscoding authored Jul 20, 2024
2 parents 5eea8a4 + 33a3d99 commit db2c883
Show file tree
Hide file tree
Showing 4 changed files with 144 additions and 169 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 @@ -34,10 +34,10 @@
},
"devDependencies": {
"@types/fnando__sparkline": "^0.3.7",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/whatwg-fetch": "^0.0.33",
"sass": "^1.77.8",
"typescript": "^5.5.3",
"vite": "^5.3.3"
"vite": "^5.3.4"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"engines": {
"node": "^18.0.0 || >=20.0.0"
},
"packageManager": "[email protected].8",
"packageManager": "[email protected].9",
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.5",
"@commitlint/cli": "^19.3.0",
Expand All @@ -67,10 +67,10 @@
"@lerna-lite/run": "^3.7.1",
"@lerna-lite/watch": "^3.7.1",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"cypress": "^13.13.0",
"cypress": "^13.13.1",
"cypress-real-events": "^1.13.0",
"dotenv": "^16.4.5",
"eslint": "^9.7.0",
Expand All @@ -79,23 +79,23 @@
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-n": "^17.9.0",
"globals": "^15.8.0",
"husky": "^9.0.11",
"husky": "^9.1.1",
"jest": "^29.7.0",
"jest-cli": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-extended": "^4.0.2",
"jsdom": "^24.1.0",
"jsdom-global": "^3.0.2",
"npm-run-all2": "^6.2.2",
"pnpm": "^8.15.8",
"pnpm": "^8.15.9",
"rimraf": "^5.0.9",
"rxjs": "^7.8.1",
"servor": "^4.0.2",
"sortablejs": "^1.15.2",
"ts-jest": "^29.2.2",
"ts-jest": "^29.2.3",
"ts-node": "^10.9.2",
"typescript": "^5.5.3",
"typescript-eslint": "^8.0.0-alpha.41",
"typescript-eslint": "^8.0.0-alpha.47",
"whatwg-fetch": "^3.6.20"
},
"funding": {
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 @@ -73,7 +73,7 @@
"fflate": "^0.8.2",
"glob": "^10.4.5",
"normalize-path": "^3.0.0",
"vite": "^5.3.3",
"vite": "^5.3.4",
"yargs": "^17.7.2"
}
}
Loading

0 comments on commit db2c883

Please sign in to comment.