mirror of
https://github.com/meshtastic/web.git
synced 2026-07-31 06:56:28 -04:00
chore(deps): bump lucide-react from 1.26.0 to 1.27.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 1.26.0 to 1.27.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.27.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
"idb-keyval": "^6.3.0",
|
||||
"immer": "^11.1.15",
|
||||
"js-cookie": "^3.0.8",
|
||||
"lucide-react": "^1.26.0",
|
||||
"lucide-react": "^1.27.0",
|
||||
"maplibre-gl": "6.0.0",
|
||||
"react": "^19.2.8",
|
||||
"react-dom": "^19.2.8",
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
"@tanstack/react-router": "^1.170.18",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"lucide-react": "^1.26.0",
|
||||
"lucide-react": "^1.27.0",
|
||||
"tailwind-merge": "^3.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
22
pnpm-lock.yaml
generated
22
pnpm-lock.yaml
generated
@@ -202,8 +202,8 @@ importers:
|
||||
specifier: ^3.0.8
|
||||
version: 3.0.8
|
||||
lucide-react:
|
||||
specifier: ^1.26.0
|
||||
version: 1.26.0(react@19.2.8)
|
||||
specifier: ^1.27.0
|
||||
version: 1.27.0(react@19.2.8)
|
||||
maplibre-gl:
|
||||
specifier: 6.0.0
|
||||
version: 6.0.0
|
||||
@@ -482,8 +482,8 @@ importers:
|
||||
specifier: ^2.1.1
|
||||
version: 2.1.1
|
||||
lucide-react:
|
||||
specifier: ^1.26.0
|
||||
version: 1.26.0(react@19.2.8)
|
||||
specifier: ^1.27.0
|
||||
version: 1.27.0(react@19.2.8)
|
||||
react:
|
||||
specifier: '>=19'
|
||||
version: 19.2.8
|
||||
@@ -3999,8 +3999,8 @@ packages:
|
||||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
|
||||
baseline-browser-mapping@2.11.3:
|
||||
resolution: {integrity: sha512-sbT0Ui/CZwyAyy7icT1Gw5P1LKRlFaHwaF6tDCW5YHq2X5SeeZFphBuIagopSfwSSZq3sQcbmEL072yphxm7ew==}
|
||||
baseline-browser-mapping@2.11.4:
|
||||
resolution: {integrity: sha512-s4+sLr9mZ/CyqeRritFeYV/Zx73OAtmaHn6kkBS1XRoJn1hrg3xIDUcpicAEX68tkcIN0iBCgti31C8zxtkhsQ==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
|
||||
@@ -5198,8 +5198,8 @@ packages:
|
||||
resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
lucide-react@1.26.0:
|
||||
resolution: {integrity: sha512-raglYVR2+VkMfJL158krjVmE+rV5ST2lzA/KQm1FRSjMHT4MnWaegHxoVEpmc2So3nOEhp9oGejJwAPX8MoAjg==}
|
||||
lucide-react@1.27.0:
|
||||
resolution: {integrity: sha512-rJicGl/3Fly/E0rOH1YmPZ6e49JCnKknh1ox1vpHnkfjujAkKA6sqUZvH3MTAaXXjgexyUwgNwTJzTtYuAFYJw==}
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
|
||||
@@ -10627,7 +10627,7 @@ snapshots:
|
||||
|
||||
baseline-browser-mapping@2.10.44: {}
|
||||
|
||||
baseline-browser-mapping@2.11.3: {}
|
||||
baseline-browser-mapping@2.11.4: {}
|
||||
|
||||
better-result@2.10.0: {}
|
||||
|
||||
@@ -10667,7 +10667,7 @@ snapshots:
|
||||
|
||||
browserslist@4.28.7:
|
||||
dependencies:
|
||||
baseline-browser-mapping: 2.11.3
|
||||
baseline-browser-mapping: 2.11.4
|
||||
caniuse-lite: 1.0.30001806
|
||||
electron-to-chromium: 1.5.396
|
||||
node-releases: 2.0.51
|
||||
@@ -11754,7 +11754,7 @@ snapshots:
|
||||
yallist: 4.0.0
|
||||
optional: true
|
||||
|
||||
lucide-react@1.26.0(react@19.2.8):
|
||||
lucide-react@1.27.0(react@19.2.8):
|
||||
dependencies:
|
||||
react: 19.2.8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user