Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 3, 2025
1 parent eeed5f7 commit 334bf12
Show file tree
Hide file tree
Showing 4 changed files with 412 additions and 518 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,43 +69,43 @@
"engines": {
"node": "^18.0.0 || >=20.0.0"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].2",
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.5",
"@commitlint/cli": "^19.6.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@formkit/tempo": "^0.1.2",
"@lerna-lite/cli": "^3.10.1",
"@lerna-lite/publish": "^3.10.1",
"@lerna-lite/run": "^3.10.1",
"@lerna-lite/watch": "^3.10.1",
"@types/node": "^22.10.2",
"@vitest/coverage-v8": "^3.0.0-beta.2",
"@vitest/eslint-plugin": "^1.1.16",
"@vitest/ui": "^3.0.0-beta.2",
"@lerna-lite/cli": "^3.11.0",
"@lerna-lite/publish": "^3.11.0",
"@lerna-lite/run": "^3.11.0",
"@lerna-lite/watch": "^3.11.0",
"@types/node": "^22.10.5",
"@vitest/coverage-v8": "^3.0.0-beta.3",
"@vitest/eslint-plugin": "^1.1.24",
"@vitest/ui": "^3.0.0-beta.3",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"cypress": "^13.16.1",
"cypress": "^13.17.0",
"cypress-real-events": "^1.13.0",
"dotenv": "^16.4.7",
"eslint": "^9.17.0",
"eslint-plugin-cypress": "^4.1.0",
"eslint-plugin-n": "^17.15.0",
"globals": "^15.13.0",
"happy-dom": "^16.0.1",
"eslint-plugin-n": "^17.15.1",
"globals": "^15.14.0",
"happy-dom": "^16.3.0",
"husky": "^9.1.7",
"jsdom": "^25.0.1",
"jsdom-global": "^3.0.2",
"npm-run-all2": "^7.0.1",
"pnpm": "^9.15.0",
"npm-run-all2": "^7.0.2",
"pnpm": "^9.15.2",
"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.18.0",
"vitest": "^3.0.0-beta.2",
"typescript-eslint": "^8.19.0",
"vitest": "^3.0.0-beta.3",
"whatwg-fetch": "^3.6.20"
},
"funding": {
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"autoprefixer": "^10.4.20",
"copyfiles": "^2.4.1",
"cssnano": "^7.0.6",
"npm-run-all2": "^7.0.1",
"npm-run-all2": "^7.0.2",
"postcss": "^8.4.49",
"postcss-cli": "^11.0.0",
"sass": "^1.83.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 @@ -73,7 +73,7 @@
"fflate": "^0.8.2",
"normalize-path": "^3.0.0",
"tinyglobby": "^0.2.10",
"vite": "^6.0.3",
"vite": "^6.0.7",
"yargs": "^17.7.2"
}
}
Loading

0 comments on commit 334bf12

Please sign in to comment.