Compare commits

1 Commits

Author SHA1 Message Date
00abd2175e fix(deps): update dependency lucide-react to ^0.552.0
All checks were successful
Check / Lint and Check (push) Successful in 31s
2025-11-01 04:01:01 +00:00
3 changed files with 43 additions and 43 deletions

View File

@@ -19,9 +19,9 @@ jobs:
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4
- name: Setup Node.js
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
with:
node-version: 24
node-version: 22
cache: "pnpm"
- name: Install dependencies

View File

@@ -33,7 +33,7 @@
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.16",
"@types/node": "24.9.2",
"@types/node": "22.18.13",
"@types/react": "19.2.2",
"@types/react-dom": "19.2.2",
"eslint": "9.39.0",
@@ -41,8 +41,8 @@
"eslint-config-prettier": "10.1.8",
"postcss": "8.5.6",
"tailwindcss": "4.1.16",
"turbo": "2.6.0",
"turbo": "2.5.8",
"typescript": "5.9.3"
},
"packageManager": "pnpm@10.20.0"
"packageManager": "pnpm@10.19.0"
}

76
pnpm-lock.yaml generated
View File

@@ -76,8 +76,8 @@ importers:
specifier: 4.1.16
version: 4.1.16
'@types/node':
specifier: 24.9.2
version: 24.9.2
specifier: 22.18.13
version: 22.18.13
'@types/react':
specifier: 19.2.2
version: 19.2.2
@@ -100,8 +100,8 @@ importers:
specifier: 4.1.16
version: 4.1.16
turbo:
specifier: 2.6.0
version: 2.6.0
specifier: 2.5.8
version: 2.5.8
typescript:
specifier: 5.9.3
version: 5.9.3
@@ -1096,8 +1096,8 @@ packages:
'@types/json5@0.0.29':
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
'@types/node@24.9.2':
resolution: {integrity: sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==}
'@types/node@22.18.13':
resolution: {integrity: sha512-Bo45YKIjnmFtv6I1TuC8AaHBbqXtIo+Om5fE4QiU1Tj8QR/qt+8O3BAtOimG5IFmwaWiPmB3Mv3jtYzBA4Us2A==}
'@types/react-dom@19.2.2':
resolution: {integrity: sha512-9KQPoO6mZCi7jcIStSnlOWn2nEF3mNmyr3rIAsGnAbQKYbRLyqmeSc39EVgtxXVia+LMT8j3knZLAZAh+xLmrw==}
@@ -2960,38 +2960,38 @@ packages:
tslib@2.8.1:
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
turbo-darwin-64@2.6.0:
resolution: {integrity: sha512-6vHnLAubHj8Ib45Knu+oY0ZVCLO7WcibzAvt5b1E72YHqAs4y8meMAGMZM0jLqWPh/9maHDc16/qBCMxtW4pXg==}
turbo-darwin-64@2.5.8:
resolution: {integrity: sha512-Dh5bCACiHO8rUXZLpKw+m3FiHtAp2CkanSyJre+SInEvEr5kIxjGvCK/8MFX8SFRjQuhjtvpIvYYZJB4AGCxNQ==}
cpu: [x64]
os: [darwin]
turbo-darwin-arm64@2.6.0:
resolution: {integrity: sha512-IU+gWMEXNBw8H0pxvE7nPEa5p6yahxbN8g/Q4Bf0AHymsAFqsScgV0peeNbWybdmY9jk1LPbALOsF2kY1I7ZiQ==}
turbo-darwin-arm64@2.5.8:
resolution: {integrity: sha512-f1H/tQC9px7+hmXn6Kx/w8Jd/FneIUnvLlcI/7RGHunxfOkKJKvsoiNzySkoHQ8uq1pJnhJ0xNGTlYM48ZaJOQ==}
cpu: [arm64]
os: [darwin]
turbo-linux-64@2.6.0:
resolution: {integrity: sha512-CKoiJ2ZFJLCDsWdRlZg+ew1BkGn8iCEGdePhISVpjsGwkJwSVhVu49z2zKdBeL1IhcSKS2YALwp9ellNZANJxw==}
turbo-linux-64@2.5.8:
resolution: {integrity: sha512-hMyvc7w7yadBlZBGl/bnR6O+dJTx3XkTeyTTH4zEjERO6ChEs0SrN8jTFj1lueNXKIHh1SnALmy6VctKMGnWfw==}
cpu: [x64]
os: [linux]
turbo-linux-arm64@2.6.0:
resolution: {integrity: sha512-WroVCdCvJbrhNxNdw7XB7wHAfPPJPV+IXY+ZKNed+9VdfBu/2mQNfKnvqTuFTH7n+Pdpv8to9qwhXRTJe26upg==}
turbo-linux-arm64@2.5.8:
resolution: {integrity: sha512-LQELGa7bAqV2f+3rTMRPnj5G/OHAe2U+0N9BwsZvfMvHSUbsQ3bBMWdSQaYNicok7wOZcHjz2TkESn1hYK6xIQ==}
cpu: [arm64]
os: [linux]
turbo-windows-64@2.6.0:
resolution: {integrity: sha512-7pZo5aGQPR+A7RMtWCZHusarJ6y15LQ+o3jOmpMxTic/W6Bad+jSeqo07TWNIseIWjCVzrSv27+0odiYRYtQdA==}
turbo-windows-64@2.5.8:
resolution: {integrity: sha512-3YdcaW34TrN1AWwqgYL9gUqmZsMT4T7g8Y5Azz+uwwEJW+4sgcJkIi9pYFyU4ZBSjBvkfuPZkGgfStir5BBDJQ==}
cpu: [x64]
os: [win32]
turbo-windows-arm64@2.6.0:
resolution: {integrity: sha512-1Ty+NwIksQY7AtFUCPrTpcKQE7zmd/f7aRjdT+qkqGFQjIjFYctEtN7qo4vpQPBgCfS1U3ka83A2u/9CfJQ3wQ==}
turbo-windows-arm64@2.5.8:
resolution: {integrity: sha512-eFC5XzLmgXJfnAK3UMTmVECCwuBcORrWdewoiXBnUm934DY6QN8YowC/srhNnROMpaKaqNeRpoB5FxCww3eteQ==}
cpu: [arm64]
os: [win32]
turbo@2.6.0:
resolution: {integrity: sha512-kC5VJqOXo50k0/0jnJDDjibLAXalqT9j7PQ56so0pN+81VR4Fwb2QgIE9dTzT3phqOTQuEXkPh3sCpnv5Isz2g==}
turbo@2.5.8:
resolution: {integrity: sha512-5c9Fdsr9qfpT3hA0EyYSFRZj1dVVsb6KIWubA9JBYZ/9ZEAijgUEae0BBR/Xl/wekt4w65/lYLTFaP3JmwSO8w==}
hasBin: true
type-check@0.4.0:
@@ -3023,8 +3023,8 @@ packages:
resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==}
engines: {node: '>= 0.4'}
undici-types@7.16.0:
resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==}
undici-types@6.21.0:
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
unrs-resolver@1.11.1:
resolution: {integrity: sha512-bSjt9pjaEBnNiGgc9rUiHGKv5l4/TGzDmYw3RhnkJGtLhbnnA/5qJj7x3dNDCRx/PJxu774LlH8lCOlB4hEfKg==}
@@ -3999,9 +3999,9 @@ snapshots:
'@types/json5@0.0.29': {}
'@types/node@24.9.2':
'@types/node@22.18.13':
dependencies:
undici-types: 7.16.0
undici-types: 6.21.0
'@types/react-dom@19.2.2(@types/react@19.2.2)':
dependencies:
@@ -6143,32 +6143,32 @@ snapshots:
tslib@2.8.1: {}
turbo-darwin-64@2.6.0:
turbo-darwin-64@2.5.8:
optional: true
turbo-darwin-arm64@2.6.0:
turbo-darwin-arm64@2.5.8:
optional: true
turbo-linux-64@2.6.0:
turbo-linux-64@2.5.8:
optional: true
turbo-linux-arm64@2.6.0:
turbo-linux-arm64@2.5.8:
optional: true
turbo-windows-64@2.6.0:
turbo-windows-64@2.5.8:
optional: true
turbo-windows-arm64@2.6.0:
turbo-windows-arm64@2.5.8:
optional: true
turbo@2.6.0:
turbo@2.5.8:
optionalDependencies:
turbo-darwin-64: 2.6.0
turbo-darwin-arm64: 2.6.0
turbo-linux-64: 2.6.0
turbo-linux-arm64: 2.6.0
turbo-windows-64: 2.6.0
turbo-windows-arm64: 2.6.0
turbo-darwin-64: 2.5.8
turbo-darwin-arm64: 2.5.8
turbo-linux-64: 2.5.8
turbo-linux-arm64: 2.5.8
turbo-windows-64: 2.5.8
turbo-windows-arm64: 2.5.8
type-check@0.4.0:
dependencies:
@@ -6216,7 +6216,7 @@ snapshots:
has-symbols: 1.1.0
which-boxed-primitive: 1.1.1
undici-types@7.16.0: {}
undici-types@6.21.0: {}
unrs-resolver@1.11.1:
dependencies: