summaryrefslogtreecommitdiff
path: root/extension/react-app/package-lock.json
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-08-01 18:15:26 -0700
committerNate Sesti <sestinj@gmail.com>2023-08-01 18:15:26 -0700
commit6a3967838e1d1541404a17f9d684d7efceb28031 (patch)
tree910578c7b3ddd3fb4347bda46412e7b0dbcddda3 /extension/react-app/package-lock.json
parent9d1be8859cba212d205b6290e00727b85c53fe09 (diff)
downloadsncontinue-6a3967838e1d1541404a17f9d684d7efceb28031.tar.gz
sncontinue-6a3967838e1d1541404a17f9d684d7efceb28031.tar.bz2
sncontinue-6a3967838e1d1541404a17f9d684d7efceb28031.zip
use hero-icons, instead of styled-icons/heroicons
Diffstat (limited to 'extension/react-app/package-lock.json')
-rw-r--r--extension/react-app/package-lock.json94
1 files changed, 15 insertions, 79 deletions
diff --git a/extension/react-app/package-lock.json b/extension/react-app/package-lock.json
index 76ce378f..ec5f78fe 100644
--- a/extension/react-app/package-lock.json
+++ b/extension/react-app/package-lock.json
@@ -8,9 +8,7 @@
"name": "react-app",
"version": "0.0.0",
"dependencies": {
- "@styled-icons/heroicons-outline": "^10.47.0",
- "@styled-icons/heroicons-solid": "^10.47.0",
- "@styled-icons/styled-icon": "^10.7.0",
+ "@heroicons/react": "^2.0.18",
"@types/vscode-webview": "^1.57.1",
"@uiw/react-markdown-preview": "^4.1.13",
"downshift": "^7.6.0",
@@ -781,6 +779,14 @@
"resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.1.1.tgz",
"integrity": "sha512-m0G6wlnhm/AX0H12IOWtK8gASEMffnX08RtKkCgTdHb9JpHKGloI7icFfLg9ZmQeavcvR0PKmzxClyuFPSjKWw=="
},
+ "node_modules/@heroicons/react": {
+ "version": "2.0.18",
+ "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.0.18.tgz",
+ "integrity": "sha512-7TyMjRrZZMBPa+/5Y8lN0iyvUU/01PeMGX2+RE7cQWpEUIcb4QotzUObFkJDejj/HUH4qjP/eQ0gzzKs2f+6Yw==",
+ "peerDependencies": {
+ "react": ">= 16"
+ }
+ },
"node_modules/@jridgewell/gen-mapping": {
"version": "0.3.3",
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz",
@@ -864,56 +870,6 @@
"node": ">= 8"
}
},
- "node_modules/@styled-icons/heroicons-outline": {
- "version": "10.47.0",
- "resolved": "https://registry.npmjs.org/@styled-icons/heroicons-outline/-/heroicons-outline-10.47.0.tgz",
- "integrity": "sha512-C7bcJ/YPVKACoQLSBDM9DkgmrO1HmqAaru9kqYK2V+GaGUW5raf6dyTLo7GUYt/CJ7p3qWxsBz3SX6djzdaODQ==",
- "dependencies": {
- "@babel/runtime": "^7.20.7",
- "@styled-icons/styled-icon": "^10.7.0"
- },
- "funding": {
- "type": "GitHub",
- "url": "https://github.com/sponsors/jacobwgillespie"
- },
- "peerDependencies": {
- "react": "*",
- "styled-components": "*"
- }
- },
- "node_modules/@styled-icons/heroicons-solid": {
- "version": "10.47.0",
- "resolved": "https://registry.npmjs.org/@styled-icons/heroicons-solid/-/heroicons-solid-10.47.0.tgz",
- "integrity": "sha512-j+tJx2NzLG2tc91IXJVwKNjsI/osxmak+wmLfnfBsB+49srpxMYjuLPMtl9ZY/xgbNsWO36O+/N5Zf5bkgiKcQ==",
- "dependencies": {
- "@babel/runtime": "^7.20.7",
- "@styled-icons/styled-icon": "^10.7.0"
- },
- "funding": {
- "type": "GitHub",
- "url": "https://github.com/sponsors/jacobwgillespie"
- },
- "peerDependencies": {
- "react": "*",
- "styled-components": "*"
- }
- },
- "node_modules/@styled-icons/styled-icon": {
- "version": "10.7.0",
- "resolved": "https://registry.npmjs.org/@styled-icons/styled-icon/-/styled-icon-10.7.0.tgz",
- "integrity": "sha512-SCrhCfRyoY8DY7gUkpz+B0RqUg/n1Zaqrr2+YKmK/AyeNfCcoHuP4R9N4H0p/NA1l7PTU10ZkAWSLi68phnAjw==",
- "dependencies": {
- "@babel/runtime": "^7.19.0"
- },
- "funding": {
- "type": "GitHub",
- "url": "https://github.com/sponsors/jacobwgillespie"
- },
- "peerDependencies": {
- "react": "*",
- "styled-components": ">=4.1.0 <6"
- }
- },
"node_modules/@swc/core": {
"version": "1.3.73",
"resolved": "https://registry.npmjs.org/@swc/core/-/core-1.3.73.tgz",
@@ -5310,6 +5266,12 @@
"resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.1.1.tgz",
"integrity": "sha512-m0G6wlnhm/AX0H12IOWtK8gASEMffnX08RtKkCgTdHb9JpHKGloI7icFfLg9ZmQeavcvR0PKmzxClyuFPSjKWw=="
},
+ "@heroicons/react": {
+ "version": "2.0.18",
+ "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.0.18.tgz",
+ "integrity": "sha512-7TyMjRrZZMBPa+/5Y8lN0iyvUU/01PeMGX2+RE7cQWpEUIcb4QotzUObFkJDejj/HUH4qjP/eQ0gzzKs2f+6Yw==",
+ "requires": {}
+ },
"@jridgewell/gen-mapping": {
"version": "0.3.3",
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz",
@@ -5377,32 +5339,6 @@
"fastq": "^1.6.0"
}
},
- "@styled-icons/heroicons-outline": {
- "version": "10.47.0",
- "resolved": "https://registry.npmjs.org/@styled-icons/heroicons-outline/-/heroicons-outline-10.47.0.tgz",
- "integrity": "sha512-C7bcJ/YPVKACoQLSBDM9DkgmrO1HmqAaru9kqYK2V+GaGUW5raf6dyTLo7GUYt/CJ7p3qWxsBz3SX6djzdaODQ==",
- "requires": {
- "@babel/runtime": "^7.20.7",
- "@styled-icons/styled-icon": "^10.7.0"
- }
- },
- "@styled-icons/heroicons-solid": {
- "version": "10.47.0",
- "resolved": "https://registry.npmjs.org/@styled-icons/heroicons-solid/-/heroicons-solid-10.47.0.tgz",
- "integrity": "sha512-j+tJx2NzLG2tc91IXJVwKNjsI/osxmak+wmLfnfBsB+49srpxMYjuLPMtl9ZY/xgbNsWO36O+/N5Zf5bkgiKcQ==",
- "requires": {
- "@babel/runtime": "^7.20.7",
- "@styled-icons/styled-icon": "^10.7.0"
- }
- },
- "@styled-icons/styled-icon": {
- "version": "10.7.0",
- "resolved": "https://registry.npmjs.org/@styled-icons/styled-icon/-/styled-icon-10.7.0.tgz",
- "integrity": "sha512-SCrhCfRyoY8DY7gUkpz+B0RqUg/n1Zaqrr2+YKmK/AyeNfCcoHuP4R9N4H0p/NA1l7PTU10ZkAWSLi68phnAjw==",
- "requires": {
- "@babel/runtime": "^7.19.0"
- }
- },
"@swc/core": {
"version": "1.3.73",
"resolved": "https://registry.npmjs.org/@swc/core/-/core-1.3.73.tgz",