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 Mar 1, 2024
1 parent 9597c65 commit 165623a
Show file tree
Hide file tree
Showing 4 changed files with 243 additions and 218 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 @@ -29,13 +29,13 @@
"fetch-jsonp": "^1.3.0",
"flatpickr": "^4.6.13",
"moment-mini": "^2.29.4",
"multiple-select-vanilla": "^2.0.2",
"multiple-select-vanilla": "^2.1.0",
"rxjs": "^7.8.1",
"whatwg-fetch": "^3.6.20"
},
"devDependencies": {
"@types/fnando__sparkline": "^0.3.7",
"@types/node": "^20.11.20",
"@types/node": "^20.11.24",
"@types/whatwg-fetch": "^0.0.33",
"sass": "^1.71.1",
"typescript": "^5.3.3",
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"engines": {
"node": "^18.0.0 || >=20.0.0"
},
"packageManager": "[email protected].3",
"packageManager": "[email protected].4",
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.5",
"@commitlint/cli": "^18.6.1",
Expand All @@ -67,13 +67,13 @@
"@lerna-lite/run": "^3.3.0",
"@lerna-lite/watch": "^3.3.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.20",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@types/node": "^20.11.24",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"cross-env": "^7.0.3",
"cypress": "^13.6.6",
"dotenv": "^16.4.5",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.9.0",
Expand All @@ -88,7 +88,7 @@
"jsdom-global": "^3.0.2",
"moment-mini": "^2.29.4",
"npm-run-all2": "^6.1.2",
"pnpm": "^8.15.3",
"pnpm": "^8.15.4",
"rimraf": "^5.0.5",
"rxjs": "^7.8.1",
"servor": "^4.0.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,17 +76,17 @@
"excel-builder-vanilla": "3.0.1",
"flatpickr": "^4.6.13",
"moment-mini": "^2.29.4",
"multiple-select-vanilla": "^2.0.2",
"multiple-select-vanilla": "^2.1.0",
"sortablejs": "^1.15.2",
"un-flatten-tree": "^2.0.12"
},
"devDependencies": {
"@types/dompurify": "^3.0.5",
"@types/sortablejs": "^1.15.8",
"autoprefixer": "^10.4.17",
"autoprefixer": "^10.4.18",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cssnano": "^6.0.4",
"cssnano": "^6.0.5",
"npm-run-all2": "^6.1.2",
"postcss": "^8.4.35",
"postcss-cli": "^11.0.0",
Expand Down
Loading

0 comments on commit 165623a

Please sign in to comment.