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] committed May 7, 2024
1 parent 8451a41 commit cc9ede6
Show file tree
Hide file tree
Showing 3 changed files with 1,628 additions and 1,250 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,20 @@
"devDependencies": {
"@babel/cli": "^7.18.10",
"@babel/core": "^7.15.0",
"@babel/eslint-parser": "7.21.8",
"@babel/eslint-parser": "7.24.5",
"@babel/preset-env": "^7.15.0",
"@babel/preset-react": "^7.18.6",
"@nebula.js/cli": "^3.0.0-rc.2",
"@nebula.js/cli-build": "^3.0.0-rc.2",
"@nebula.js/cli-sense": "^3.0.0-rc.2",
"@nebula.js/cli-serve": "^3.0.0-rc.2",
"@playwright/test": "1.33.0",
"@scriptappy/cli": "0.6.0",
"@playwright/test": "1.44.0",
"@scriptappy/cli": "0.10.0",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/git": "^10.0.1",
"babel-jest": "^29.0.0",
"babel-plugin-styled-components": "^2.0.7",
"color-parse": "1.4.2",
"color-parse": "1.4.3",
"color-rgba": "^2.2.3",
"color-scales": "3.0.2",
"commitlint": "^17.0.0",
Expand All @@ -51,26 +51,26 @@
"d3-hierarchy": "3.1.2",
"d3-interpolate": "2.0.1",
"d3-path": "2.0.0",
"eslint": "8.40.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "18.2.1",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.2",
"extend": "^3.0.2",
"fs-extra": "^11.0.0",
"hammerjs": "^2.0.8",
"husky": "^8.0.0",
"jest": "^29.0.0",
"picasso-plugin-hammer": "2.2.3",
"picasso-plugin-q": "2.2.3",
"picasso.js": "2.2.3",
"picasso-plugin-hammer": "2.2.7",
"picasso-plugin-q": "2.2.7",
"picasso.js": "2.2.7",
"prettier": "2.8.8",
"qlik-chart-modules": "0.67.0",
"qlik-object-conversion": "0.16.2",
"qlik-chart-modules": "0.72.0",
"qlik-object-conversion": "0.16.4",
"semver": "^7.3.8",
"typescript": "^5.0.0",
"yargs": "^17.5.1"
Expand Down
4 changes: 2 additions & 2 deletions react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
],
"main": "dist/sn-treemap.js",
"peerDependencies": {
"react": "18.2.0",
"react-native": "0.71.8",
"react": "18.3.1",
"react-native": "0.74.1",
"@nebula.js/stardust": "2.x || 3.x || 4.x"
}
}

0 comments on commit cc9ede6

Please sign in to comment.