Skip to content
This repository has been archived by the owner on Jan 26, 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 Jan 15, 2024
1 parent eebdb88 commit 124dd00
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,58 +43,58 @@
"devDependencies": {
"@jest/globals": "29.7.0",
"@qlik-trial/sprout": "3.4.0",
"@qlik/eslint-config": "0.6.3",
"@qlik/eslint-config": "0.7.1",
"@qlik/eslint-config-react": "0.1.0",
"@qlik/prettier-config": "0.4.4",
"@qlik/prettier-config": "0.4.6",
"@qlik/tsconfig": "0.2.3",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-typescript": "11.1.5",
"@rollup/plugin-typescript": "11.1.6",
"@semantic-release/git": "10.0.1",
"@semantic-release/npm": "11.0.2",
"@swc/core": "1.3.101",
"@swc/core": "1.3.103",
"@swc/jest": "0.2.29",
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "6.1.5",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.2.0",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.1",
"@testing-library/user-event": "14.5.2",
"@types/d3-color": "3.1.3",
"@types/jest": "29.5.11",
"@types/node": "20.10.5",
"@types/node": "20.11.1",
"@types/qlik-engineapi": "12.67.16",
"@types/react": "18.2.45",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@types/testing-library__jest-dom": "5.14.9",
"d3-color": "3.1.0",
"eslint": "8.56.0",
"eslint-plugin-prettier": "5.1.1",
"eslint-plugin-prettier": "5.1.3",
"globby": "14.0.0",
"husky": "8.0.3",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"nodemon": "3.0.2",
"prettier": "3.1.1",
"prettier": "3.2.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.5",
"rollup": "4.9.1",
"rollup": "4.9.5",
"rollup-plugin-copy": "3.5.0",
"rollup-plugin-multi-input": "1.4.1",
"rollup-plugin-peer-deps-external": "2.2.4",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-swc3": "0.11.0",
"rollup-plugin-visualizer": "5.11.0",
"rollup-plugin-visualizer": "5.12.0",
"semantic-release": "22.0.12",
"typescript": "5.3.3"
},
"packageManager": "pnpm@8.12.1",
"packageManager": "pnpm@8.14.1",
"peerDependencies": {
"@emotion/react": "^11.11.1",
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@mui/material": "^5.15.1",
"@mui/styled-engine-sc": "^6.0.0-alpha",
"@mui/material": "^5.15.4",
"@mui/styled-engine-sc": "^6.0.0-alpha.12",
"@nebula.js/stardust": "4.9.0",
"@qlik-trial/sprout": "^3.4.0",
"qlik-chart-modules": "^0.59.0",
Expand Down

0 comments on commit 124dd00

Please sign in to comment.