Skip to content

Commit

Permalink
chore(deps): update minor and patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 639204d commit 548af29
Show file tree
Hide file tree
Showing 8 changed files with 158 additions and 158 deletions.
2 changes: 1 addition & 1 deletion .codesandbox/mekko/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
},
"devDependencies": {
"@babel/core": "7.26.0",
"parcel": "^2.12.0"
"parcel": "^2.13.0"
}
}
2 changes: 1 addition & 1 deletion apis/nucleus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@testing-library/react": "^14.3.1",
"extend": "3.0.2",
"node-event-emitter": "0.0.1",
"qlik-chart-modules": "0.81.0",
"qlik-chart-modules": "0.82.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-test-renderer": "18.3.1",
Expand Down
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.7.1",
"@nebula.js/theme": "^5.7.1",
"@nebula.js/ui": "^5.7.1",
"@qlik/api": "^1.23.0",
"@qlik/api": "^1.24.0",
"@scriptappy/cli": "0.10.0",
"@scriptappy/from-jsdoc": "0.19.0",
"@scriptappy/to-dts": "1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions commands/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@rollup/plugin-terser": "0.4.4",
"chalk": "4.1.2",
"extend": "3.0.2",
"postcss": "^8.4.47",
"rollup": "4.24.3",
"postcss": "^8.4.49",
"rollup": "4.26.0",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-sourcemaps": "0.6.3",
"yargs": "17.7.2"
Expand Down
2 changes: 1 addition & 1 deletion commands/sense/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"extend": "3.0.2",
"fs-extra": "11.2.0",
"node-event-emitter": "0.0.1",
"rollup": "4.24.3",
"rollup": "4.26.0",
"yargs": "17.7.2"
}
}
2 changes: 1 addition & 1 deletion commands/serve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@
"monaco-editor-webpack-plugin": "7.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.27.0"
"react-router-dom": "6.28.0"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-mocha": "10.5.0",
"eslint-plugin-prettier": "5.2.1",
Expand All @@ -86,15 +86,15 @@
"prettier": "3.3.3",
"puppeteer": "19.11.1",
"qix-faker": "0.3.0",
"rollup": "4.24.3",
"rollup": "4.26.0",
"rollup-plugin-dependency-flow": "0.3.0",
"rollup-plugin-sass": "1.14.0",
"style-loader": "4.0.0",
"whatwg-fetch": "^3.6.20",
"yargs": "17.7.2"
},
"resolutions": {
"**/caniuse-lite": "1.0.30001677",
"**/caniuse-lite": "1.0.30001680",
"**/react": "18.3.1",
"**/react-dom": "18.3.1",
"**/react-is": "18.3.1",
Expand Down
296 changes: 148 additions & 148 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 548af29

Please sign in to comment.