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 Dec 24, 2024
1 parent cdd3f31 commit 3f66673
Show file tree
Hide file tree
Showing 2 changed files with 1,126 additions and 474 deletions.
60 changes: 30 additions & 30 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,22 +21,22 @@
"test-storybook:update-snapshots": "yarn run test-storybook -u"
},
"dependencies": {
"@splunk/dashboard-action-buttons": "^27.5.0",
"@splunk/dashboard-context": "^27.5.0",
"@splunk/dashboard-core": "^27.5.0",
"@splunk/dashboard-presets": "^27.5.0",
"@splunk/dashboard-state": "^27.5.0",
"@splunk/dashboard-types": "^27.5.0",
"@splunk/react-icons": "^4.8.0",
"@splunk/dashboard-action-buttons": "^27.5.1",
"@splunk/dashboard-context": "^27.5.1",
"@splunk/dashboard-core": "^27.5.1",
"@splunk/dashboard-presets": "^27.5.1",
"@splunk/dashboard-state": "^27.5.1",
"@splunk/dashboard-types": "^27.5.1",
"@splunk/react-icons": "^4.9.0",
"@splunk/react-page": "^7.1.0",
"@splunk/react-toast-notifications": "^0.11.3",
"@splunk/react-ui": "^4.39.0",
"@splunk/react-ui": "^4.40.0",
"@splunk/search-job": "^3.1.0",
"@splunk/splunk-utils": "^3.1.0",
"@splunk/themes": "^0.22.0",
"@splunk/ui-utils": "^1.7.1",
"@splunk/visualization-context": "^26.4.1",
"@storybook/test": "^8.4.2",
"@storybook/test": "^8.4.7",
"immutability-helper": "^3.1.1",
"license-webpack-plugin": "^4.0.2",
"lodash": "^4.17.21",
Expand All @@ -46,29 +46,29 @@
"react-is": "^16.13.1",
"react-router-dom": "6.27.0",
"styled-components": "^5.3.11",
"uuid": "^11.0.2",
"zod": "^3.23.8"
"uuid": "^11.0.3",
"zod": "^3.24.1"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/eslint-parser": "^7.25.9",
"@babel/plugin-transform-runtime": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"@babel/preset-react": "^7.26.3",
"@kickstartds/core": "^4.1.0",
"@kickstartds/storybook-addon-jsonschema": "^4.0.0",
"@splunk/babel-preset": "^4.0.0",
"@splunk/eslint-config": "^4.0.0",
"@splunk/webpack-configs": "^7.0.2",
"@storybook/addon-a11y": "^8.4.2",
"@storybook/addon-essentials": "^8.4.2",
"@storybook/addon-interactions": "^8.4.2",
"@storybook/addon-links": "^8.4.2",
"@storybook/addon-a11y": "^8.4.7",
"@storybook/addon-essentials": "^8.4.7",
"@storybook/addon-interactions": "^8.4.7",
"@storybook/addon-links": "^8.4.7",
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
"@storybook/blocks": "^8.4.2",
"@storybook/react": "^8.4.2",
"@storybook/react-webpack5": "^8.4.2",
"@storybook/test-runner": "^0.19.1",
"@storybook/blocks": "^8.4.7",
"@storybook/react": "^8.4.7",
"@storybook/react-webpack5": "^8.4.7",
"@storybook/test-runner": "^0.21.0",
"@testing-library/dom": "^8.20.1",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^12.1.5",
Expand All @@ -88,33 +88,33 @@
"eslint": "^8.57.1",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-prettier": "^7.2.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jest": "^28.10.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-storybook": "^0.11.0",
"eslint-plugin-storybook": "^0.11.1",
"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.6.2",
"msw": "2.7.0",
"msw-storybook-addon": "^2.0.4",
"prettier": "^2.8.8",
"querystring-es3": "^0.2.1",
"storybook": "^8.4.2",
"storybook": "^8.4.7",
"style-loader": "^4.0.0",
"stylelint": "^14.16.1",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"undici": "^5.28.4",
"url": "^0.11.4",
"webpack": "^5.96.1",
"webpack": "^5.97.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0",
"webpack-dev-server": "^5.2.0",
"webpack-merge": "^6.0.1"
},
"resolutions": {
Expand All @@ -124,7 +124,7 @@
"d3-color": "^3.1.0",
"d3-interpolate": "^3.0.1",
"glob-parent": "^5.1.2",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"semver": "^7.6.3",
"strip-ansi": "^6.0.1",
"string-width": "^4.2.3"
Expand Down
Loading

0 comments on commit 3f66673

Please sign in to comment.