Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
chore(deps): update minor and patch (#467)
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 Oct 5, 2024
1 parent 701af95 commit ad1ffc2
Show file tree
Hide file tree
Showing 7 changed files with 2,426 additions and 1,405 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
},
"homepage": "https://github.com/qlik-oss/sn-list-objects#readme",
"devDependencies": {
"@nebula.js/cli-serve": "5.4.2",
"@nebula.js/cli-serve": "5.5.0",
"@playwright/test": "1.47.2",
"@release-it-plugins/workspaces": "4.2.0",
"@release-it/conventional-changelog": "5.1.1",
"conventional-recommended-bump": "7.0.1",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"release-it": "17.6.0",
"release-it": "17.7.0",
"semver": "7.6.3"
},
"lint-staged": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sn-filter-pane/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"module": "esm/index.js",
"peerDependencies": {
"@nebula.js/stardust": "5.4.2",
"@nebula.js/stardust": "5.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
Expand Down
24 changes: 12 additions & 12 deletions packages/sn-filter-pane/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,31 +53,31 @@
"@babel/preset-typescript": "^7.18.6",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@nebula.js/cli": "5.4.2",
"@nebula.js/cli-build": "5.4.2",
"@nebula.js/cli-sense": "5.4.2",
"@nebula.js/cli-serve": "5.4.2",
"@nebula.js/cli": "5.5.0",
"@nebula.js/cli-build": "5.5.0",
"@nebula.js/cli-sense": "5.5.0",
"@nebula.js/cli-serve": "5.5.0",
"@rollup/plugin-typescript": "11.1.6",
"@scriptappy/cli": "0.10.0",
"@scriptappy/from-jsdoc": "0.19.0",
"@testing-library/react": "15.0.7",
"@types/enigma.js": "^2.2.2",
"@types/extend": "3.0.4",
"@types/jest": "^29.2.1",
"@types/lodash": "4.17.9",
"@types/lodash": "4.17.10",
"@types/qlik-engineapi": "^12.67.12",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"@types/systemjs": "^6.1.1",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"babel-eslint": "^10.1.0",
"eslint": "8.57.1",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-mocha": "10.5.0",
"eslint-plugin-only-warn": "1.1.0",
"eslint-plugin-react": "7.37.0",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react-hooks": "4.6.2",
"jest": "^29.2.2",
"jest-environment-jsdom": "29.7.0",
Expand All @@ -92,11 +92,11 @@
"@nebula.js/stardust": ">=5.3.0"
},
"dependencies": {
"@mui/icons-material": "6.1.1",
"@mui/material": "6.1.1",
"@mui/icons-material": "6.1.2",
"@mui/material": "6.1.2",
"extend": "^3.0.2",
"lodash": "4.17.21",
"qlik-chart-modules": "^0.77.0",
"qlik-chart-modules": "^0.79.0",
"uuid": "^10.0.0"
}
}
1,673 changes: 1,142 additions & 531 deletions packages/sn-filter-pane/yarn.lock

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions packages/sn-listbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,27 +41,27 @@
"@babel/preset-typescript": "^7.18.6",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@mui/material": "6.1.1",
"@nebula.js/cli": "5.4.2",
"@nebula.js/cli-build": "5.4.2",
"@nebula.js/cli-sense": "5.4.2",
"@nebula.js/cli-serve": "5.4.2",
"@mui/material": "6.1.2",
"@nebula.js/cli": "5.5.0",
"@nebula.js/cli-build": "5.5.0",
"@nebula.js/cli-sense": "5.5.0",
"@nebula.js/cli-serve": "5.5.0",
"@rollup/plugin-typescript": "^11.0.0",
"@types/enigma.js": "^2.2.2",
"@types/jest": "^29.2.1",
"@types/qlik-engineapi": "^12.67.12",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"@types/systemjs": "^6.1.1",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"babel-eslint": "^10.1.0",
"eslint": "8.57.1",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-mocha": "10.5.0",
"eslint-plugin-only-warn": "1.1.0",
"eslint-plugin-react": "7.37.0",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react-hooks": "4.6.2",
"jest": "^29.2.2",
"jest-environment-jsdom": "29.7.0",
Expand Down
Loading

0 comments on commit ad1ffc2

Please sign in to comment.