Remove @fluentui/svg-icons
This commit is contained in:
parent
581f3c3693
commit
a5d9848918
2 changed files with 0 additions and 12 deletions
11
package-lock.json
generated
11
package-lock.json
generated
|
@ -9,7 +9,6 @@
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fluentui/svg-icons": "^1.1.178",
|
|
||||||
"@vaadin/router": "^1.7.4",
|
"@vaadin/router": "^1.7.4",
|
||||||
"idb": "^7.0.2",
|
"idb": "^7.0.2",
|
||||||
"lit": "^2.2.1",
|
"lit": "^2.2.1",
|
||||||
|
@ -1612,11 +1611,6 @@
|
||||||
"url": "https://github.com/sponsors/sindresorhus"
|
"url": "https://github.com/sponsors/sindresorhus"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@fluentui/svg-icons": {
|
|
||||||
"version": "1.1.178",
|
|
||||||
"resolved": "https://registry.npmjs.org/@fluentui/svg-icons/-/svg-icons-1.1.178.tgz",
|
|
||||||
"integrity": "sha512-1JVPbZokI2QucDze2xcDXr/LJ/bnrhPvmBXj1urqzAcp7k1nmzJdFX4U9Xd+7HT91LkCWiTGBgj7sSUKt6FLTw=="
|
|
||||||
},
|
|
||||||
"node_modules/@humanwhocodes/config-array": {
|
"node_modules/@humanwhocodes/config-array": {
|
||||||
"version": "0.10.4",
|
"version": "0.10.4",
|
||||||
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.4.tgz",
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.4.tgz",
|
||||||
|
@ -7689,11 +7683,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@fluentui/svg-icons": {
|
|
||||||
"version": "1.1.178",
|
|
||||||
"resolved": "https://registry.npmjs.org/@fluentui/svg-icons/-/svg-icons-1.1.178.tgz",
|
|
||||||
"integrity": "sha512-1JVPbZokI2QucDze2xcDXr/LJ/bnrhPvmBXj1urqzAcp7k1nmzJdFX4U9Xd+7HT91LkCWiTGBgj7sSUKt6FLTw=="
|
|
||||||
},
|
|
||||||
"@humanwhocodes/config-array": {
|
"@humanwhocodes/config-array": {
|
||||||
"version": "0.10.4",
|
"version": "0.10.4",
|
||||||
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.4.tgz",
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.4.tgz",
|
||||||
|
|
|
@ -18,7 +18,6 @@
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fluentui/svg-icons": "^1.1.178",
|
|
||||||
"@vaadin/router": "^1.7.4",
|
"@vaadin/router": "^1.7.4",
|
||||||
"idb": "^7.0.2",
|
"idb": "^7.0.2",
|
||||||
"lit": "^2.2.1",
|
"lit": "^2.2.1",
|
||||||
|
|
Loading…
Reference in a new issue