mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Dependencies: Remove duplicates from yarn.lock (#34124)
* build(yarn): run yarn-deduplicate on lock file * chore(npm): clean up moment dependencies * chore(npm): move dev dependencies out of dependencies * chore(npm): bump moment-timezone to fix TS errors * chore(npm): move dev dependencies to devDependencies in package.json
This commit is contained in:
29
package.json
29
package.json
@@ -78,6 +78,7 @@
|
||||
"@babel/preset-env": "7.13.12",
|
||||
"@babel/preset-react": "7.13.13",
|
||||
"@babel/preset-typescript": "7.13.0",
|
||||
"@emotion/eslint-plugin": "11.2.0",
|
||||
"@grafana/api-documenter": "7.11.2",
|
||||
"@grafana/api-extractor": "7.10.1",
|
||||
"@grafana/eslint-config": "2.4.0",
|
||||
@@ -89,8 +90,10 @@
|
||||
"@testing-library/user-event": "^12.1.3",
|
||||
"@types/angular": "1.6.56",
|
||||
"@types/angular-route": "1.7.0",
|
||||
"@types/braintree__sanitize-url": "4.0.0",
|
||||
"@types/classnames": "2.2.9",
|
||||
"@types/clipboard": "2.0.1",
|
||||
"@types/common-tags": "^1.8.0",
|
||||
"@types/d3": "5.7.2",
|
||||
"@types/d3-force": "^2.1.0",
|
||||
"@types/d3-scale-chromatic": "1.3.1",
|
||||
@@ -99,27 +102,32 @@
|
||||
"@types/enzyme-adapter-react-16": "1.0.6",
|
||||
"@types/file-saver": "2.0.1",
|
||||
"@types/history": "^4.7.8",
|
||||
"@types/hoist-non-react-statics": "3.3.1",
|
||||
"@types/is-hotkey": "0.1.1",
|
||||
"@types/jest": "26.0.15",
|
||||
"@types/jsurl": "^1.2.28",
|
||||
"@types/jquery": "3.3.38",
|
||||
"@types/lodash": "4.14.149",
|
||||
"@types/logfmt": "^1.2.1",
|
||||
"@types/lru-cache": "^5.1.0",
|
||||
"@types/moment-timezone": "0.5.13",
|
||||
"@types/md5": "^2.1.33",
|
||||
"@types/mousetrap": "1.6.3",
|
||||
"@types/node": "13.7.0",
|
||||
"@types/papaparse": "5.2.0",
|
||||
"@types/pluralize": "^0.0.29",
|
||||
"@types/prismjs": "1.16.0",
|
||||
"@types/react": "16.9.9",
|
||||
"@types/react-beautiful-dnd": "12.1.2",
|
||||
"@types/react-dom": "16.9.9",
|
||||
"@types/react-grid-layout": "1.1.1",
|
||||
"@types/react-highlight-words": "^0.16.2",
|
||||
"@types/react-loadable": "5.5.2",
|
||||
"@types/react-redux": "7.1.7",
|
||||
"@types/react-router-dom": "^5.1.7",
|
||||
"@types/react-select": "4.0.13",
|
||||
"@types/react-test-renderer": "16.9.2",
|
||||
"@types/react-transition-group": "4.4.0",
|
||||
"@types/react-virtualized-auto-sizer": "1.0.0",
|
||||
"@types/react-window": "1.8.1",
|
||||
"@types/redux-logger": "3.0.7",
|
||||
"@types/redux-mock-store": "1.0.2",
|
||||
@@ -131,6 +139,7 @@
|
||||
"@types/testing-library__jest-dom": "5.9.5",
|
||||
"@types/testing-library__react-hooks": "^3.2.0",
|
||||
"@types/tinycolor2": "1.4.2",
|
||||
"@types/uuid": "8.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "4.22.0",
|
||||
"@typescript-eslint/parser": "4.22.0",
|
||||
"@wojtekmaj/enzyme-adapter-react-17": "0.3.1",
|
||||
@@ -141,6 +150,7 @@
|
||||
"babel-loader": "8.2.2",
|
||||
"babel-plugin-angularjs-annotate": "0.10.0",
|
||||
"clean-webpack-plugin": "3.0.0",
|
||||
"copy-webpack-plugin": "6.4.1",
|
||||
"css-loader": "3.4.2",
|
||||
"enzyme": "3.11.0",
|
||||
"enzyme-to-json": "3.4.4",
|
||||
@@ -178,6 +188,7 @@
|
||||
"module-alias": "2.2.2",
|
||||
"mutationobserver-shim": "0.3.3",
|
||||
"ngtemplate-loader": "2.0.1",
|
||||
"nodemon": "2.0.2",
|
||||
"optimize-css-assets-webpack-plugin": "5.0.4",
|
||||
"postcss-browser-reporter": "0.6.0",
|
||||
"postcss-loader": "3.0.0",
|
||||
@@ -213,7 +224,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/css": "11.1.3",
|
||||
"@emotion/eslint-plugin": "11.2.0",
|
||||
"@emotion/react": "11.1.5",
|
||||
"@grafana/aws-sdk": "0.0.3",
|
||||
"@grafana/slate-react": "0.22.10-grafana",
|
||||
@@ -222,15 +232,6 @@
|
||||
"@sentry/browser": "5.25.0",
|
||||
"@sentry/types": "5.24.2",
|
||||
"@sentry/utils": "5.24.2",
|
||||
"@types/braintree__sanitize-url": "4.0.0",
|
||||
"@types/common-tags": "^1.8.0",
|
||||
"@types/hoist-non-react-statics": "3.3.1",
|
||||
"@types/jsurl": "^1.2.28",
|
||||
"@types/md5": "^2.1.33",
|
||||
"@types/pluralize": "^0.0.29",
|
||||
"@types/react-loadable": "5.5.2",
|
||||
"@types/react-virtualized-auto-sizer": "1.0.0",
|
||||
"@types/uuid": "8.3.0",
|
||||
"@welldone-software/why-did-you-render": "4.0.6",
|
||||
"abortcontroller-polyfill": "1.4.0",
|
||||
"angular": "1.8.2",
|
||||
@@ -244,7 +245,6 @@
|
||||
"classnames": "2.2.6",
|
||||
"clipboard": "2.0.4",
|
||||
"common-tags": "^1.8.0",
|
||||
"copy-webpack-plugin": "6.4.1",
|
||||
"core-js": "3.10.0",
|
||||
"d3": "5.15.0",
|
||||
"d3-force": "^2.1.1",
|
||||
@@ -267,11 +267,10 @@
|
||||
"lru-cache": "^5.1.1",
|
||||
"md5": "^2.2.1",
|
||||
"memoize-one": "5.1.1",
|
||||
"moment": "2.24.0",
|
||||
"moment-timezone": "0.5.28",
|
||||
"moment": "2.29.1",
|
||||
"moment-timezone": "0.5.33",
|
||||
"mousetrap": "1.6.5",
|
||||
"mousetrap-global-bind": "1.1.0",
|
||||
"nodemon": "2.0.2",
|
||||
"papaparse": "5.3.0",
|
||||
"pluralize": "^8.0.0",
|
||||
"prismjs": "1.23.0",
|
||||
|
||||
@@ -36,14 +36,6 @@
|
||||
"@monaco-editor/react": "4.1.1",
|
||||
"@popperjs/core": "2.5.4",
|
||||
"@sentry/browser": "5.25.0",
|
||||
"@testing-library/jest-dom": "5.11.9",
|
||||
"@types/hoist-non-react-statics": "3.3.1",
|
||||
"@types/react-beautiful-dnd": "12.1.2",
|
||||
"@types/react-color": "3.0.1",
|
||||
"@types/react-select": "4.0.13",
|
||||
"@types/react-table": "7.0.12",
|
||||
"@types/slate": "0.47.2",
|
||||
"@types/slate-react": "0.22.5",
|
||||
"@visx/event": "1.3.0",
|
||||
"@visx/gradient": "1.0.0",
|
||||
"@visx/scale": "1.4.0",
|
||||
@@ -55,7 +47,7 @@
|
||||
"immutable": "3.8.2",
|
||||
"jquery": "3.5.1",
|
||||
"lodash": "4.17.21",
|
||||
"moment": "2.24.0",
|
||||
"moment": "2.29.1",
|
||||
"monaco-editor": "0.21.2",
|
||||
"papaparse": "5.3.0",
|
||||
"rc-cascader": "1.0.1",
|
||||
@@ -89,9 +81,11 @@
|
||||
"@storybook/addon-storysource": "6.2.7",
|
||||
"@storybook/react": "6.2.7",
|
||||
"@storybook/theming": "6.2.7",
|
||||
"@testing-library/jest-dom": "5.11.9",
|
||||
"@types/classnames": "2.2.7",
|
||||
"@types/common-tags": "^1.8.0",
|
||||
"@types/d3": "5.7.2",
|
||||
"@types/hoist-non-react-statics": "3.3.1",
|
||||
"@types/jest": "26.0.15",
|
||||
"@types/jquery": "3.3.38",
|
||||
"@types/lodash": "4.14.123",
|
||||
@@ -99,11 +93,17 @@
|
||||
"@types/node": "10.14.1",
|
||||
"@types/papaparse": "5.2.0",
|
||||
"@types/react": "16.9.9",
|
||||
"@types/react-beautiful-dnd": "12.1.2",
|
||||
"@types/react-color": "3.0.1",
|
||||
"@types/react-custom-scrollbars": "4.0.5",
|
||||
"@types/react-router-dom": "^5.1.7",
|
||||
"@types/react-select": "4.0.13",
|
||||
"@types/react-table": "7.0.12",
|
||||
"@types/react-test-renderer": "16.9.2",
|
||||
"@types/react-transition-group": "4.4.0",
|
||||
"@types/rollup-plugin-visualizer": "2.6.0",
|
||||
"@types/slate": "0.47.2",
|
||||
"@types/slate-react": "0.22.5",
|
||||
"@types/tinycolor2": "1.4.1",
|
||||
"common-tags": "^1.8.0",
|
||||
"mock-raf": "1.0.1",
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
"@types/deep-freeze": "^0.1.1",
|
||||
"@types/hoist-non-react-statics": "^3.3.1",
|
||||
"@types/lodash": "^4.14.123",
|
||||
"@types/moment": "^2.13.0",
|
||||
"@types/react-icons": "2.2.7",
|
||||
"@types/recompose": "^0.30.7",
|
||||
"@types/slate-react": "0.22.5",
|
||||
@@ -37,7 +36,7 @@
|
||||
"lodash": "4.17.21",
|
||||
"lru-memoize": "^1.1.0",
|
||||
"memoize-one": "^5.0.0",
|
||||
"moment": "^2.18.1",
|
||||
"moment": "2.29.1",
|
||||
"react-icons": "2.2.7",
|
||||
"recompose": "^0.25.0",
|
||||
"tinycolor2": "1.4.1",
|
||||
|
||||
Reference in New Issue
Block a user