Skip to content

Commit

Permalink
chore(deps): update minor and patch (#1551)
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] committed May 28, 2024
1 parent d089c8c commit 7560af7
Show file tree
Hide file tree
Showing 7 changed files with 1,141 additions and 1,096 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.24.5",
"@babel/core": "7.24.6",
"parcel": "^2.12.0"
}
}
2 changes: 1 addition & 1 deletion apis/stardust/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@nebula.js/supernova": "^5.1.0",
"@nebula.js/theme": "^5.1.0",
"@nebula.js/ui": "^5.1.0",
"@qlik/api": "^1.6.0",
"@qlik/api": "^1.7.0",
"@scriptappy/cli": "0.10.0",
"@scriptappy/from-jsdoc": "0.19.0",
"@scriptappy/to-dts": "1.0.0",
Expand Down
12 changes: 6 additions & 6 deletions commands/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,20 +21,20 @@
"lint": "eslint src"
},
"dependencies": {
"@babel/cli": "7.24.5",
"@babel/core": "7.24.5",
"@babel/plugin-transform-react-jsx": "7.23.4",
"@babel/preset-env": "7.24.5",
"@babel/cli": "7.24.6",
"@babel/core": "7.24.6",
"@babel/plugin-transform-react-jsx": "7.24.6",
"@babel/preset-env": "7.24.6",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-commonjs": "25.0.8",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.5",
"@rollup/plugin-terser": "0.4.4",
"chalk": "4.1.2",
"extend": "3.0.2",
"postcss": "^8.4.38",
"rollup": "4.17.2",
"rollup": "4.18.0",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-sourcemaps": "0.6.3",
"yargs": "17.7.2"
Expand Down
10 changes: 5 additions & 5 deletions commands/sense/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,19 @@
"lint": "eslint src"
},
"dependencies": {
"@babel/cli": "7.24.5",
"@babel/core": "7.24.5",
"@babel/preset-env": "7.24.5",
"@babel/cli": "7.24.6",
"@babel/core": "7.24.6",
"@babel/preset-env": "7.24.6",
"@nebula.js/stardust": "^5.1.0",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-commonjs": "25.0.8",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.5",
"@rollup/plugin-terser": "0.4.4",
"extend": "3.0.2",
"fs-extra": "11.2.0",
"node-event-emitter": "0.0.1",
"rollup": "4.17.2",
"rollup": "4.18.0",
"yargs": "17.7.2"
}
}
8 changes: 4 additions & 4 deletions commands/serve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
"yargs": "17.7.2"
},
"devDependencies": {
"@babel/core": "7.24.5",
"@babel/preset-env": "7.24.5",
"@babel/preset-react": "7.24.1",
"@babel/core": "7.24.6",
"@babel/preset-env": "7.24.6",
"@babel/preset-react": "7.24.6",
"@mui/material": "^5.15.18",
"@mui/system": "^5.15.15",
"@nebula.js/enigma-mocker": "^5.1.0",
Expand All @@ -67,7 +67,7 @@
"eslint-import-resolver-alias": "1.1.2",
"eslint-import-resolver-webpack": "0.13.8",
"file-loader": "^6.2.0",
"monaco-editor": "0.48.0",
"monaco-editor": "0.49.0",
"monaco-editor-webpack-plugin": "7.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,18 @@
},
"devDependencies": {
"@after-work.js/aw": "6.0.14",
"@babel/cli": "7.24.5",
"@babel/core": "7.24.5",
"@babel/helper-plugin-utils": "7.24.5",
"@babel/cli": "7.24.6",
"@babel/core": "7.24.6",
"@babel/helper-plugin-utils": "7.24.6",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-transform-react-jsx": "7.23.4",
"@babel/preset-env": "7.24.5",
"@babel/preset-react": "7.24.1",
"@babel/plugin-transform-react-jsx": "7.24.6",
"@babel/preset-env": "7.24.6",
"@babel/preset-react": "7.24.6",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@playwright/test": "1.44.0",
"@playwright/test": "1.44.1",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-commonjs": "25.0.8",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.5",
Expand All @@ -60,7 +60,7 @@
"babel-plugin-istanbul": "6.1.1",
"body-parser": "1.20.2",
"cross-env": "7.0.3",
"css-loader": "7.1.1",
"css-loader": "7.1.2",
"enigma.js": "2.14.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
Expand All @@ -70,7 +70,7 @@
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-mocha": "10.4.3",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react": "7.34.2",
"express": "4.19.2",
"husky": "9.0.11",
"jest": "^29.7.0",
Expand All @@ -79,26 +79,26 @@
"jest-location-mock": "^2.0.0",
"jimp": "0.22.12",
"lerna": "8.1.3",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.5",
"mocha-junit-reporter": "2.2.1",
"picasso-plugin-q": "2.2.7",
"picasso.js": "2.2.7",
"prettier": "3.2.5",
"puppeteer": "19.11.1",
"qix-faker": "0.3.0",
"rollup": "4.17.2",
"rollup": "4.18.0",
"rollup-plugin-dependency-flow": "0.3.0",
"rollup-plugin-sass": "1.12.22",
"style-loader": "4.0.0",
"whatwg-fetch": "^3.6.20",
"yargs": "17.7.2"
},
"resolutions": {
"**/caniuse-lite": "1.0.30001620",
"**/caniuse-lite": "1.0.30001624",
"**/react": "18.3.1",
"**/react-dom": "18.3.1",
"**/react-is": "18.3.1",
"@playwright/test": "1.44.0"
"@playwright/test": "1.44.1"
},
"workspaces": [
"generated/*",
Expand Down
Loading

0 comments on commit 7560af7

Please sign in to comment.