Skip to content

Commit

Permalink
chore: bump packages and update logs
Browse files Browse the repository at this point in the history
  • Loading branch information
herleraja committed Oct 10, 2024
1 parent c2593aa commit 106a09d
Show file tree
Hide file tree
Showing 3 changed files with 2,486 additions and 1,700 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,37 +33,37 @@
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@storybook/blocks": "^7.6.19",
"@storybook/manager-api": "^7.6.19",
"@storybook/preset-create-react-app": "^7.6.19",
"@storybook/react": "^7.6.19",
"@storybook/react-webpack5": "^7.6.19",
"@storybook/blocks": "^7.6.20",
"@storybook/manager-api": "^7.6.20",
"@storybook/preset-create-react-app": "^7.6.20",
"@storybook/react": "^7.6.20",
"@storybook/react-webpack5": "^7.6.20",
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^7.6.19",
"@storybook/theming": "^7.6.20",
"babel-plugin-named-exports-order": "^0.0.2",
"eslint-plugin-storybook": "^0.6.15",
"gh-pages": "^6.1.1",
"prop-types": "^15.8.1",
"storybook": "^7.6.19",
"webpack": "^5.91.0"
"storybook": "^7.6.20",
"webpack": "^5.95.0"
},
"dependencies": {
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^14.3.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.12",
"@types/react": "^18.3.3",
"@types/jest": "^29.5.13",
"@types/node": "^20.16.11",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"carbon-addons-iot-react": "^2.154.0-next.25",
"carbon-components": "10.56.0",
"carbon-components-react": "7.56.0",
"carbon-addons-iot-react": "2.154.0-next.36",
"carbon-components": "^10.58.15",
"carbon-components-react": "^7.60.0",
"d3": "^7.9.0",
"papaparse": "^5.4.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-scripts": "^5.0.1",
"typescript": "^5.4.5",
"typescript": "^5.6.3",
"web-vitals": "^3.5.2"
}
}
}
Loading

0 comments on commit 106a09d

Please sign in to comment.