mirror of
https://github.com/grafana/grafana.git
synced 2024-12-28 01:41:24 -06:00
Chore: Remove yarn@1 and @types/add from package.json (#89535)
chore(npm): remove unused yarn@1.x and @types/add from root package.json
This commit is contained in:
parent
3c15781788
commit
af9538ce55
@ -93,7 +93,6 @@
|
||||
"@testing-library/jest-dom": "6.4.2",
|
||||
"@testing-library/react": "15.0.2",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/add": "^2",
|
||||
"@types/angular": "1.8.9",
|
||||
"@types/angular-route": "1.7.6",
|
||||
"@types/babel__core": "^7",
|
||||
@ -401,8 +400,7 @@
|
||||
"uuid": "9.0.1",
|
||||
"visjs-network": "4.25.0",
|
||||
"whatwg-fetch": "3.6.20",
|
||||
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz",
|
||||
"yarn": "^1.22.22"
|
||||
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz"
|
||||
},
|
||||
"resolutions": {
|
||||
"underscore": "1.13.6",
|
||||
|
19
yarn.lock
19
yarn.lock
@ -8000,13 +8000,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/add@npm:^2":
|
||||
version: 2.0.3
|
||||
resolution: "@types/add@npm:2.0.3"
|
||||
checksum: 10/c15815ef0e4903113f7fda84b4c2704a1b694fd6f53a6e3c9327b5b7067aba676c75e696b950401de45be7646b37b7059303a7bb5c4363de3eb3e0c06d25f565
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/angular-route@npm:1.7.6":
|
||||
version: 1.7.6
|
||||
resolution: "@types/angular-route@npm:1.7.6"
|
||||
@ -17148,7 +17141,6 @@ __metadata:
|
||||
"@testing-library/react": "npm:15.0.2"
|
||||
"@testing-library/react-hooks": "npm:^8.0.1"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/add": "npm:^2"
|
||||
"@types/angular": "npm:1.8.9"
|
||||
"@types/angular-route": "npm:1.7.6"
|
||||
"@types/babel__core": "npm:^7"
|
||||
@ -17408,7 +17400,6 @@ __metadata:
|
||||
xlsx: "https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz"
|
||||
yaml: "npm:^2.0.0"
|
||||
yargs: "npm:^17.5.1"
|
||||
yarn: "npm:^1.22.22"
|
||||
dependenciesMeta:
|
||||
prettier@3.3.1:
|
||||
unplugged: true
|
||||
@ -31158,16 +31149,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"yarn@npm:^1.22.22":
|
||||
version: 1.22.22
|
||||
resolution: "yarn@npm:1.22.22"
|
||||
bin:
|
||||
yarn: bin/yarn.js
|
||||
yarnpkg: bin/yarn.js
|
||||
checksum: 10/98d80230beaa81f186b2256dff5ef9dce2dd6073c94299209f8e562da9018cff4275c95c27c788aaa4a9c3c186ea8a9aee9a5b83570696a4c8a9d1fff2d4da3a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"yauzl@npm:^2.10.0":
|
||||
version: 2.10.0
|
||||
resolution: "yauzl@npm:2.10.0"
|
||||
|
Loading…
Reference in New Issue
Block a user