Skip to content

Commit

Permalink
fix(deps): update minor and patch (#1671)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 5d3931a commit 410e29f
Show file tree
Hide file tree
Showing 8 changed files with 315 additions and 286 deletions.
2 changes: 1 addition & 1 deletion .codesandbox/mekko/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"enigma.js": "2.14.0"
},
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/core": "7.26.7",
"parcel": "^2.13.3"
}
}
2 changes: 1 addition & 1 deletion apis/nucleus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react-test-renderer": "18.3.1",
"react-virtualized-auto-sizer": "1.0.25",
"react-window": "1.8.11",
"react-window-infinite-loader": "1.0.9",
"react-window-infinite-loader": "1.0.10",
"semver": "7.6.3"
}
}
2 changes: 1 addition & 1 deletion apis/stardust/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"react-test-renderer": "18.3.1",
"react-virtualized-auto-sizer": "1.0.25",
"react-window": "1.8.11",
"react-window-infinite-loader": "1.0.9",
"react-window-infinite-loader": "1.0.10",
"regenerator-runtime": "0.14.1",
"semver": "7.6.3"
}
Expand Down
6 changes: 3 additions & 3 deletions commands/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
},
"dependencies": {
"@babel/cli": "7.26.4",
"@babel/core": "7.26.0",
"@babel/core": "7.26.7",
"@babel/plugin-transform-react-jsx": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/preset-env": "7.26.7",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "28.0.2",
"@rollup/plugin-json": "6.1.0",
Expand All @@ -34,7 +34,7 @@
"chalk": "4.1.2",
"extend": "3.0.2",
"postcss": "^8.5.1",
"rollup": "4.31.0",
"rollup": "4.32.0",
"rollup-plugin-postcss": "4.0.2",
"yargs": "17.7.2"
},
Expand Down
6 changes: 3 additions & 3 deletions commands/sense/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
},
"dependencies": {
"@babel/cli": "7.26.4",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@babel/core": "7.26.7",
"@babel/preset-env": "7.26.7",
"@nebula.js/stardust": "^5.9.1",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "28.0.2",
Expand All @@ -39,7 +39,7 @@
"extend": "3.0.2",
"fs-extra": "11.3.0",
"node-event-emitter": "0.0.1",
"rollup": "4.31.0",
"rollup": "4.32.0",
"yargs": "17.7.2"
}
}
6 changes: 3 additions & 3 deletions commands/serve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"extend": "3.0.2",
"html-webpack-plugin": "5.6.3",
"portfinder": "1.0.32",
"puppeteer": "24.1.0",
"puppeteer": "24.1.1",
"regenerator-runtime": "0.14.1",
"source-map-loader": "5.0.0",
"webpack": "5.97.1",
Expand All @@ -50,8 +50,8 @@
"yargs": "17.7.2"
},
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@babel/core": "7.26.7",
"@babel/preset-env": "7.26.7",
"@babel/preset-react": "7.26.3",
"@mui/material": "^5.16.14",
"@mui/system": "^5.16.14",
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
"devDependencies": {
"@after-work.js/aw": "6.0.14",
"@babel/cli": "7.26.4",
"@babel/core": "7.26.0",
"@babel/core": "7.26.7",
"@babel/helper-plugin-utils": "7.26.5",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-transform-react-jsx": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/preset-env": "7.26.7",
"@babel/preset-react": "7.26.3",
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@playwright/test": "1.49.1",
"@playwright/test": "1.50.0",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "28.0.2",
"@rollup/plugin-json": "6.1.0",
Expand Down Expand Up @@ -80,14 +80,14 @@
"jest-junit": "^16.0.0",
"jest-location-mock": "^2.0.0",
"lerna": "8.1.9",
"lint-staged": "^15.4.1",
"lint-staged": "^15.4.3",
"mocha-junit-reporter": "2.2.1",
"picasso-plugin-q": "2.5.0",
"picasso.js": "2.5.0",
"prettier": "3.4.2",
"puppeteer": "24.1.0",
"puppeteer": "24.1.1",
"qix-faker": "0.3.0",
"rollup": "4.31.0",
"rollup": "4.32.0",
"rollup-plugin-dependency-flow": "0.3.0",
"rollup-plugin-sass": "1.15.2",
"style-loader": "4.0.0",
Expand All @@ -99,7 +99,7 @@
"**/react": "18.3.1",
"**/react-dom": "18.3.1",
"**/react-is": "18.3.1",
"@playwright/test": "1.49.1"
"@playwright/test": "1.50.0"
},
"workspaces": [
"generated/*",
Expand Down
Loading

0 comments on commit 410e29f

Please sign in to comment.