Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (ghiscoding#1803)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jan 18, 2025
1 parent 51a8239 commit 99d8350
Show file tree
Hide file tree
Showing 3 changed files with 358 additions and 358 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"engines": {
"node": "^18.0.0 || >=20.0.0"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.5",
"@commitlint/cli": "^19.6.1",
Expand All @@ -80,32 +80,32 @@
"@lerna-lite/run": "^3.11.0",
"@lerna-lite/watch": "^3.11.0",
"@types/node": "^22.10.7",
"@vitest/coverage-v8": "^3.0.0-beta.3",
"@vitest/eslint-plugin": "^1.1.24",
"@vitest/ui": "^3.0.0-beta.3",
"@vitest/coverage-v8": "^3.0.2",
"@vitest/eslint-plugin": "^1.1.25",
"@vitest/ui": "^3.0.2",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"cypress": "^14.0.0",
"cypress-real-events": "^1.13.0",
"dotenv": "^16.4.7",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-plugin-cypress": "^4.1.0",
"eslint-plugin-n": "^17.15.1",
"globals": "^15.14.0",
"happy-dom": "^16.3.0",
"happy-dom": "^16.6.0",
"husky": "^9.1.7",
"jsdom": "^26.0.0",
"jsdom-global": "^3.0.2",
"npm-run-all2": "^7.0.2",
"pnpm": "^9.15.2",
"pnpm": "^9.15.4",
"prettier": "^3.4.2",
"rimraf": "^5.0.10",
"rxjs": "^7.8.1",
"servor": "^4.0.2",
"sortablejs": "^1.15.6",
"typescript": "^5.7.2",
"typescript-eslint": "^8.19.0",
"vitest": "^3.0.0-beta.3",
"typescript-eslint": "^8.20.0",
"vitest": "^3.0.2",
"whatwg-fetch": "^3.6.20"
},
"funding": {
Expand Down
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@
"copyfiles": "^2.4.1",
"cssnano": "^7.0.6",
"npm-run-all2": "^7.0.2",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"postcss-cli": "^11.0.0",
"sass": "^1.83.0"
"sass": "^1.83.4"
},
"engines": {
"node": "^18.0.0 || >=20.0.0"
Expand Down
Loading

0 comments on commit 99d8350

Please sign in to comment.