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
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 26, 2024
1 parent e217339 commit 14744f6
Show file tree
Hide file tree
Showing 7 changed files with 2,700 additions and 2,390 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
},
"homepage": "https://github.com/qlik-oss/sn-list-objects#readme",
"devDependencies": {
"@nebula.js/cli-serve": "4.9.0",
"@playwright/test": "1.41.1",
"@nebula.js/cli-serve": "4.14.0",
"@playwright/test": "1.43.1",
"@release-it-plugins/workspaces": "3.2.0",
"@release-it/conventional-changelog": "5.1.1",
"conventional-recommended-bump": "7.0.1",
"release-it": "15.11.0",
"semver": "7.5.4"
"semver": "7.6.0"
}
}
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": "4.9.0",
"@nebula.js/stardust": "4.14.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
Expand Down
36 changes: 18 additions & 18 deletions packages/sn-filter-pane/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,51 +48,51 @@
"@babel/preset-env": "^7.19.4",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@emotion/react": "11.11.3",
"@emotion/styled": "11.11.0",
"@nebula.js/cli": "4.9.0",
"@nebula.js/cli-build": "4.9.0",
"@nebula.js/cli-sense": "4.9.0",
"@nebula.js/cli-serve": "4.9.0",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@nebula.js/cli": "4.14.0",
"@nebula.js/cli-build": "4.14.0",
"@nebula.js/cli-sense": "4.14.0",
"@nebula.js/cli-serve": "4.14.0",
"@rollup/plugin-typescript": "11.1.6",
"@scriptappy/cli": "0.10.0",
"@scriptappy/from-jsdoc": "0.19.0",
"@testing-library/react": "14.1.2",
"@testing-library/react": "14.3.1",
"@types/enigma.js": "^2.2.2",
"@types/extend": "3.0.4",
"@types/jest": "^29.2.1",
"@types/lodash": "4.14.202",
"@types/lodash": "4.17.0",
"@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": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"babel-eslint": "^10.1.0",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-mocha": "10.2.0",
"eslint-plugin-mocha": "10.4.3",
"eslint-plugin-only-warn": "1.1.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.2",
"jest": "^29.2.2",
"jest-environment-jsdom": "29.7.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-resizable": "3.0.5",
"sass": "^1.62.0",
"typescript": "5.3.3"
"typescript": "5.4.5"
},
"peerDependencies": {
"@nebula.js/stardust": ">=4.8.1"
},
"dependencies": {
"@mui/icons-material": "5.15.6",
"@mui/material": "5.15.6",
"@mui/icons-material": "5.15.15",
"@mui/material": "5.15.15",
"extend": "^3.0.2",
"lodash": "4.17.21",
"qlik-chart-modules": "^0.59.0",
"qlik-chart-modules": "^0.71.0",
"uuid": "^9.0.0"
}
}
Loading

0 comments on commit 14744f6

Please sign in to comment.