mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Bump @unocss/preset-icons from 0.45.7 to 0.45.13
Bumps [@unocss/preset-icons](https://github.com/unocss/unocss/tree/HEAD/packages/preset-icons) from 0.45.7 to 0.45.13. - [Release notes](https://github.com/unocss/unocss/releases) - [Commits](https://github.com/unocss/unocss/commits/v0.45.13/packages/preset-icons) --- updated-dependencies: - dependency-name: "@unocss/preset-icons" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
09b163a1b6
commit
7d505dac2d
2 changed files with 31 additions and 17 deletions
|
@ -28,7 +28,7 @@
|
|||
"devDependencies": {
|
||||
"@iconify/json": "^2.1.94",
|
||||
"@intlify/vite-plugin-vue-i18n": "^6.0.1",
|
||||
"@unocss/preset-icons": "^0.45.7",
|
||||
"@unocss/preset-icons": "^0.45.13",
|
||||
"@unocss/preset-web-fonts": "^0.45.7",
|
||||
"@unocss/transformer-directives": "^0.45.7",
|
||||
"@unocss/transformer-variant-group": "^0.45.7",
|
||||
|
@ -39,11 +39,11 @@
|
|||
"eslint": "^7.32.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-vue": "^9.3.0",
|
||||
"eslint-plugin-vue": "^9.4.0",
|
||||
"prettier": "^2.7.1",
|
||||
"unocss": "^0.45.7",
|
||||
"vite": "^2.9.14",
|
||||
"vite-plugin-eslint": "^1.7.0",
|
||||
"vite-plugin-eslint": "^1.8.1",
|
||||
"vite-plugin-pwa": "^0.12.3"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
|
42
yarn.lock
42
yarn.lock
|
@ -1297,6 +1297,11 @@
|
|||
"@unocss/core" "0.45.7"
|
||||
unconfig "^0.3.5"
|
||||
|
||||
"@unocss/core@0.45.13":
|
||||
version "0.45.13"
|
||||
resolved "https://registry.yarnpkg.com/@unocss/core/-/core-0.45.13.tgz#fb41748276f04767b34abfc43e7c511185f47025"
|
||||
integrity sha512-EesxqFM6lPA6Ot5X4cyRcjJQsgpztrNFpxpu4HBIzbZvXLcoeG97bcLTASGSHPGWeL4baq0ur/47lM42dtjiMQ==
|
||||
|
||||
"@unocss/core@0.45.7":
|
||||
version "0.45.7"
|
||||
resolved "https://registry.yarnpkg.com/@unocss/core/-/core-0.45.7.tgz#f9b8d8f4d6d27d59f893be7419aee70bfc156773"
|
||||
|
@ -1317,7 +1322,7 @@
|
|||
dependencies:
|
||||
"@unocss/core" "0.45.7"
|
||||
|
||||
"@unocss/preset-icons@0.45.7", "@unocss/preset-icons@^0.45.7":
|
||||
"@unocss/preset-icons@0.45.7":
|
||||
version "0.45.7"
|
||||
resolved "https://registry.yarnpkg.com/@unocss/preset-icons/-/preset-icons-0.45.7.tgz#d4f6e4350a70aa5c00dd36912906b23e67b978d6"
|
||||
integrity sha512-7vP4ayXvdlAa2JflDKH6CvzCIR+pQoiHml+TYEW+FYPP0UNz7lSImLwA7DWPotNYNZ0tFyx8VbaQLlViIwzyVA==
|
||||
|
@ -1326,6 +1331,15 @@
|
|||
"@unocss/core" "0.45.7"
|
||||
ohmyfetch "^0.4.18"
|
||||
|
||||
"@unocss/preset-icons@^0.45.13":
|
||||
version "0.45.13"
|
||||
resolved "https://registry.yarnpkg.com/@unocss/preset-icons/-/preset-icons-0.45.13.tgz#7a0184d732db59d8cec0ecd3968c187bf6f497c1"
|
||||
integrity sha512-f84rjUzbjL8j2gemygKMQ6H+8q9rSL86v9y2I6Xc8tI8D9vZeOrObsaHrfZutgFNlCmWsslPdtjB8PlHZ5gMMw==
|
||||
dependencies:
|
||||
"@iconify/utils" "^1.0.33"
|
||||
"@unocss/core" "0.45.13"
|
||||
ohmyfetch "^0.4.18"
|
||||
|
||||
"@unocss/preset-mini@0.45.7":
|
||||
version "0.45.7"
|
||||
resolved "https://registry.yarnpkg.com/@unocss/preset-mini/-/preset-mini-0.45.7.tgz#93af332f625cb081433ac2e77b951af5fdca41a3"
|
||||
|
@ -2173,10 +2187,10 @@ eslint-plugin-prettier@^4.2.1:
|
|||
dependencies:
|
||||
prettier-linter-helpers "^1.0.0"
|
||||
|
||||
eslint-plugin-vue@^9.3.0:
|
||||
version "9.3.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.3.0.tgz#c3f5ce515dae387e062428725c5cf96098d9da0b"
|
||||
integrity sha512-iscKKkBZgm6fGZwFt6poRoWC0Wy2dQOlwUPW++CiPoQiw1enctV2Hj5DBzzjJZfyqs+FAXhgzL4q0Ww03AgSmQ==
|
||||
eslint-plugin-vue@^9.4.0:
|
||||
version "9.4.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.4.0.tgz#31c2d9002b5bb437b351a5feffdf37c4397e5cb9"
|
||||
integrity sha512-Nzz2QIJ8FG+rtJaqT/7/ru5ie2XgT9KCudkbN0y3uFYhQ41nuHEaboLAiqwMcK006hZPQv/rVMRhUIwEGhIvfQ==
|
||||
dependencies:
|
||||
eslint-utils "^3.0.0"
|
||||
natural-compare "^1.4.0"
|
||||
|
@ -3379,10 +3393,10 @@ rollup-plugin-terser@^7.0.0:
|
|||
serialize-javascript "^4.0.0"
|
||||
terser "^5.0.0"
|
||||
|
||||
rollup@^2.43.1, rollup@^2.59.0, rollup@^2.75.7, rollup@^2.77.0:
|
||||
version "2.77.0"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.0.tgz#749eaa5ac09b6baa52acc076bc46613eddfd53f4"
|
||||
integrity sha512-vL8xjY4yOQEw79DvyXLijhnhh+R/O9zpF/LEgkCebZFtb6ELeN9H3/2T0r8+mp+fFTBHZ5qGpOpW2ela2zRt3g==
|
||||
rollup@^2.43.1, rollup@^2.59.0, rollup@^2.75.7, rollup@^2.77.2:
|
||||
version "2.78.1"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.78.1.tgz#52fe3934d9c83cb4f7c4cb5fb75d88591be8648f"
|
||||
integrity sha512-VeeCgtGi4P+o9hIg+xz4qQpRl6R401LWEXBmxYKOV4zlF82lyhgh2hTZnheFUbANE8l2A41F458iwj2vEYaXJg==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
|
@ -3814,14 +3828,14 @@ v8-compile-cache@^2.0.3:
|
|||
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
|
||||
integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==
|
||||
|
||||
vite-plugin-eslint@^1.7.0:
|
||||
version "1.7.0"
|
||||
resolved "https://registry.yarnpkg.com/vite-plugin-eslint/-/vite-plugin-eslint-1.7.0.tgz#195a19bc059fb40364c863f38924d556a623fb80"
|
||||
integrity sha512-Kz2HwBeAArmsE0QmWSm+e7CaEQrfMkEZpFw4hngoy6JmERjw7WUH8HLbG1OkreOKX4iIUReOss9N1Mkw4wEk8g==
|
||||
vite-plugin-eslint@^1.8.1:
|
||||
version "1.8.1"
|
||||
resolved "https://registry.yarnpkg.com/vite-plugin-eslint/-/vite-plugin-eslint-1.8.1.tgz#0381b8272e7f0fd8b663311b64f7608d55d8b04c"
|
||||
integrity sha512-PqdMf3Y2fLO9FsNPmMX+//2BF5SF8nEWspZdgl4kSt7UvHDRHVVfHvxsD7ULYzZrJDGRxR81Nq7TOFgwMnUang==
|
||||
dependencies:
|
||||
"@rollup/pluginutils" "^4.2.1"
|
||||
"@types/eslint" "^8.4.5"
|
||||
rollup "^2.77.0"
|
||||
rollup "^2.77.2"
|
||||
|
||||
vite-plugin-pwa@^0.12.3:
|
||||
version "0.12.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue