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] authored Sep 16, 2024
1 parent bc6a36b commit 9eda687
Show file tree
Hide file tree
Showing 2 changed files with 512 additions and 1,101 deletions.
38 changes: 19 additions & 19 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"@splunk/react-icons": "^4.7.0",
"@splunk/react-page": "^7.1.0",
"@splunk/react-toast-notifications": "^0.11.3",
"@splunk/react-ui": "^4.36.0",
"@splunk/react-ui": "^4.37.0",
"@splunk/search-job": "^3.1.0",
"@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.2.9",
"@storybook/test": "^8.3.0",
"axios": "^1.7.7",
"immutability-helper": "^3.1.1",
"license-webpack-plugin": "^4.0.2",
Expand All @@ -45,7 +45,7 @@
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-is": "^16.13.1",
"react-router-dom": "^6.26.1",
"react-router-dom": "^6.26.2",
"styled-components": "^5.3.11",
"uuid": "^10.0.0",
"zod": "^3.23.8"
Expand All @@ -61,28 +61,28 @@
"@splunk/babel-preset": "^4.0.0",
"@splunk/eslint-config": "^4.0.0",
"@splunk/webpack-configs": "^7.0.2",
"@storybook/addon-a11y": "^8.2.9",
"@storybook/addon-essentials": "^8.2.9",
"@storybook/addon-interactions": "^8.2.9",
"@storybook/addon-links": "^8.2.9",
"@storybook/addon-a11y": "^8.3.0",
"@storybook/addon-essentials": "^8.3.0",
"@storybook/addon-interactions": "^8.3.0",
"@storybook/addon-links": "^8.3.0",
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
"@storybook/blocks": "^8.2.9",
"@storybook/react": "^8.2.9",
"@storybook/react-webpack5": "^8.2.9",
"@storybook/blocks": "^8.3.0",
"@storybook/react": "^8.3.0",
"@storybook/react-webpack5": "^8.3.0",
"@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.12",
"@types/jest": "^29.5.13",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.16.5",
"@types/react": "^16.14.60",
"@types/react": "^16.14.61",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^29.7.0",
"babel-loader": "^8.3.0",
"babel-loader": "^8.4.1",
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
"eslint": "^8.57.0",
Expand All @@ -93,23 +93,23 @@
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-storybook": "^0.8.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.3",
"msw": "2.4.7",
"msw-storybook-addon": "^2.0.3",
"prettier": "^2.8.8",
"querystring-es3": "^0.2.1",
"storybook": "^8.2.9",
"storybook": "^8.3.0",
"style-loader": "^4.0.0",
"stylelint": "^14.16.1",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"undici": "^5.28.4",
"url": "^0.11.4",
"webpack": "^5.94.0",
Expand All @@ -119,10 +119,10 @@
},
"resolutions": {
"@npmcli/git": "^2.1.0",
"@types/react": "^16.14.60",
"@types/react": "^16.14.61",
"css-what": "^5.1.0",
"glob-parent": "^5.1.2",
"postcss": "^8.4.45",
"postcss": "^8.4.47",
"semver": "^7.6.3",
"strip-ansi": "^6.0.1",
"string-width": "^4.2.3"
Expand Down
Loading

0 comments on commit 9eda687

Please sign in to comment.