Skip to content

Commit

Permalink
chore(deps): update npm
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 29, 2024
1 parent f124b5e commit 7c5414d
Show file tree
Hide file tree
Showing 2 changed files with 575 additions and 522 deletions.
46 changes: 23 additions & 23 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"test-storybook:update-snapshots": "yarn run test-storybook -u"
},
"dependencies": {
"@splunk/dashboard-action-buttons": "^27.3.1",
"@splunk/dashboard-context": "^27.3.1",
"@splunk/dashboard-core": "^27.3.1",
"@splunk/dashboard-presets": "^27.3.1",
"@splunk/dashboard-state": "^27.3.1",
"@splunk/dashboard-types": "^27.3.1",
"@splunk/dashboard-action-buttons": "^27.4.0",
"@splunk/dashboard-context": "^27.4.0",
"@splunk/dashboard-core": "^27.4.0",
"@splunk/dashboard-presets": "^27.4.0",
"@splunk/dashboard-state": "^27.4.0",
"@splunk/dashboard-types": "^27.4.0",
"@splunk/react-icons": "^4.7.0",
"@splunk/react-page": "^7.1.0",
"@splunk/react-toast-notifications": "^0.11.3",
Expand All @@ -35,8 +35,8 @@
"@splunk/splunk-utils": "^3.1.0",
"@splunk/themes": "^0.21.0",
"@splunk/ui-utils": "^1.7.1",
"@splunk/visualization-context": "^26.2.1",
"@storybook/test": "^8.3.1",
"@splunk/visualization-context": "^26.3.0",
"@storybook/test": "^8.3.4",
"axios": "^1.7.7",
"immutability-helper": "^3.1.1",
"license-webpack-plugin": "^4.0.2",
Expand All @@ -61,23 +61,23 @@
"@splunk/babel-preset": "^4.0.0",
"@splunk/eslint-config": "^4.0.0",
"@splunk/webpack-configs": "^7.0.2",
"@storybook/addon-a11y": "^8.3.1",
"@storybook/addon-essentials": "^8.3.1",
"@storybook/addon-interactions": "^8.3.1",
"@storybook/addon-links": "^8.3.1",
"@storybook/addon-a11y": "^8.3.4",
"@storybook/addon-essentials": "^8.3.4",
"@storybook/addon-interactions": "^8.3.4",
"@storybook/addon-links": "^8.3.4",
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
"@storybook/blocks": "^8.3.1",
"@storybook/react": "^8.3.1",
"@storybook/react-webpack5": "^8.3.1",
"@storybook/blocks": "^8.3.4",
"@storybook/react": "^8.3.4",
"@storybook/react-webpack5": "^8.3.4",
"@storybook/test-runner": "^0.19.1",
"@testing-library/dom": "^8.20.1",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.13",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.16.5",
"@types/react": "^16.14.61",
"@types/node": "^20.16.10",
"@types/react": "^16.14.62",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"babel-eslint": "^10.1.0",
Expand All @@ -93,33 +93,33 @@
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react": "^7.37.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-storybook": "^0.9.0",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-image-snapshot": "^6.4.0",
"js-yaml": "^4.1.0",
"msw": "2.4.8",
"msw": "2.4.9",
"msw-storybook-addon": "^2.0.3",
"prettier": "^2.8.8",
"querystring-es3": "^0.2.1",
"storybook": "^8.3.1",
"storybook": "^8.3.4",
"style-loader": "^4.0.0",
"stylelint": "^14.16.1",
"ts-node": "^10.9.2",
"typescript": "^5.6.2",
"undici": "^5.28.4",
"url": "^0.11.4",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0",
"webpack-merge": "^6.0.1"
},
"resolutions": {
"@npmcli/git": "^2.1.0",
"@types/react": "^16.14.61",
"@types/react": "^16.14.62",
"css-what": "^5.1.0",
"glob-parent": "^5.1.2",
"postcss": "^8.4.47",
Expand Down
Loading

0 comments on commit 7c5414d

Please sign in to comment.