fix(deps): update minor and patch (#1818)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-13 09:50:45 +02:00
committed by GitHub
parent a7b84b9b0d
commit 17368a35d0
9 changed files with 396 additions and 318 deletions

View File

@@ -3,7 +3,7 @@ version: 2.1
jobs:
build:
docker:
- image: cimg/base:2025.09
- image: cimg/base:2025.10
steps:
- run:
command: |

View File

@@ -18,7 +18,7 @@ jobs:
run: corepack enable
- uses: actions/setup-node@v5
with:
node-version: 24.9.0
node-version: 24.10.0
cache: 'yarn'
- name: Install dependencies
run: yarn install --immutable

View File

@@ -13,7 +13,7 @@
"@nebula.js/supernova": "^6.0.1",
"@nebula.js/theme": "^6.0.1",
"@nebula.js/ui": "^6.0.1",
"@qlik/api": "1.46.0",
"@qlik/api": "1.47.0",
"@testing-library/dom": "^10.4.1",
"@testing-library/react": "^16.3.0",
"extend": "3.0.2",
@@ -25,6 +25,6 @@
"react-virtualized-auto-sizer": "1.0.25",
"react-window": "1.8.11",
"react-window-infinite-loader": "1.0.10",
"semver": "7.7.2"
"semver": "7.7.3"
}
}

View File

@@ -52,7 +52,7 @@
"@nebula.js/supernova": "^6.0.1",
"@nebula.js/theme": "^6.0.1",
"@nebula.js/ui": "^6.0.1",
"@qlik/api": "1.46.0",
"@qlik/api": "1.47.0",
"@scriptappy/cli": "0.10.0",
"@scriptappy/from-jsdoc": "0.19.0",
"@scriptappy/to-dts": "1.0.0",
@@ -65,6 +65,6 @@
"react-window": "1.8.11",
"react-window-infinite-loader": "1.0.10",
"regenerator-runtime": "0.14.1",
"semver": "7.7.2"
"semver": "7.7.3"
}
}

View File

@@ -27,23 +27,23 @@
"@babel/preset-react": "7.27.1",
"@babel/preset-typescript": "7.27.1",
"@qlik/browserslist-config": "^3.0.0",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-babel": "6.1.0",
"@rollup/plugin-commonjs": "28.0.6",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "16.0.1",
"@rollup/plugin-node-resolve": "16.0.3",
"@rollup/plugin-replace": "6.0.2",
"@rollup/plugin-terser": "0.4.4",
"chalk": "4.1.2",
"extend": "3.0.2",
"postcss": "^8.5.6",
"rollup": "4.52.3",
"rollup": "4.52.4",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-visualizer": "6.0.3",
"rollup-plugin-visualizer": "6.0.4",
"yargs": "17.7.2"
},
"devDependencies": {
"@rollup/plugin-typescript": "12.1.4",
"tslib": "*",
"typescript": ">=5.9.2"
"typescript": ">=5.9.3"
}
}

View File

@@ -31,15 +31,15 @@
"@babel/core": "7.28.4",
"@babel/preset-env": "7.28.3",
"@nebula.js/stardust": "^6.0.1",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-babel": "6.1.0",
"@rollup/plugin-commonjs": "28.0.6",
"@rollup/plugin-node-resolve": "16.0.1",
"@rollup/plugin-node-resolve": "16.0.3",
"@rollup/plugin-replace": "6.0.2",
"@rollup/plugin-terser": "0.4.4",
"extend": "3.0.2",
"fs-extra": "11.3.2",
"node-event-emitter": "0.0.1",
"rollup": "4.52.3",
"rollup": "4.52.4",
"yargs": "17.7.2"
}
}

View File

@@ -35,15 +35,15 @@
"body-parser": "2.2.0",
"chalk": "4.1.2",
"chokidar": "4.0.3",
"cross-env": "10.0.0",
"cross-env": "10.1.0",
"express": "5.1.0",
"extend": "3.0.2",
"html-webpack-plugin": "5.6.4",
"portfinder": "1.0.38",
"puppeteer": "24.22.3",
"puppeteer": "24.24.0",
"regenerator-runtime": "0.14.1",
"source-map-loader": "5.0.0",
"webpack": "5.101.3",
"webpack": "5.102.1",
"webpack-cli": "6.0.1",
"webpack-dev-server": "5.2.2",
"ws": "8.18.3",
@@ -67,10 +67,10 @@
"eslint-import-resolver-alias": "1.1.2",
"eslint-import-resolver-webpack": "0.13.10",
"file-loader": "^6.2.0",
"monaco-editor": "0.53.0",
"monaco-editor-webpack-plugin": "7.1.0",
"monaco-editor": "0.54.0",
"monaco-editor-webpack-plugin": "7.1.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router": "7.9.3"
"react-router": "7.9.4"
}
}

View File

@@ -44,30 +44,30 @@
"@babel/preset-react": "7.27.1",
"@commitlint/cli": "19.8.1",
"@commitlint/config-conventional": "19.8.1",
"@playwright/test": "1.55.1",
"@rollup/plugin-babel": "6.0.4",
"@playwright/test": "1.56.0",
"@rollup/plugin-babel": "6.1.0",
"@rollup/plugin-commonjs": "28.0.6",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "16.0.1",
"@rollup/plugin-node-resolve": "16.0.3",
"@rollup/plugin-replace": "6.0.2",
"@rollup/plugin-terser": "0.4.4",
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.8.0",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"babel-loader": "10.0.0",
"babel-plugin-istanbul": "7.0.1",
"body-parser": "2.2.0",
"cross-env": "10.0.0",
"cross-env": "10.1.0",
"css-loader": "7.1.2",
"enigma.js": "2.14.0",
"eslint": "9.36.0",
"eslint": "9.37.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-jest": "^29.0.1",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-mocha": "11.1.0",
"eslint-plugin-mocha": "11.2.0",
"eslint-plugin-prettier": "5.5.4",
"eslint-plugin-react": "7.37.5",
"express": "5.1.0",
@@ -79,26 +79,26 @@
"jest-location-mock": "^2.0.0",
"jimp": "^1.6.0",
"lerna": "8.2.4",
"lint-staged": "^16.2.3",
"lint-staged": "^16.2.4",
"mocha-junit-reporter": "2.2.1",
"picasso-plugin-q": "2.9.0",
"picasso.js": "2.9.0",
"picasso-plugin-q": "2.9.1",
"picasso.js": "2.9.1",
"prettier": "3.6.2",
"puppeteer": "24.22.3",
"puppeteer": "24.24.0",
"qix-faker": "0.3.0",
"react-is": "18.3.1",
"rollup": "4.52.3",
"rollup": "4.52.4",
"rollup-plugin-sass": "1.15.3",
"style-loader": "4.0.0",
"whatwg-fetch": "^3.6.20",
"yargs": "17.7.2"
},
"resolutions": {
"caniuse-lite": "1.0.30001745",
"caniuse-lite": "1.0.30001750",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-is": "18.3.1",
"@playwright/test": "1.55.1"
"@playwright/test": "1.56.0"
},
"workspaces": [
"packages/*",

646
yarn.lock

File diff suppressed because it is too large Load Diff