Skip to content

Commit 0234d7b

Browse files
committed
@nuxtjs/style-resourcesをアップデート
1 parent 91bba90 commit 0234d7b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@nuxtjs/dotenv": "^1.4.1",
2929
"@nuxtjs/google-analytics": "^2.4.0",
3030
"@nuxtjs/pwa": "^3.3.5",
31-
"@nuxtjs/style-resources": "^1.0.0",
31+
"@nuxtjs/style-resources": "^1.1.0",
3232
"@types/node": "^15.6.1",
3333
"aws-amplify": "^4.0.3",
3434
"core-js": "^3.13.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3017,14 +3017,14 @@
30173017
serve-static "^1.14.1"
30183018
workbox-cdn "^5.1.4"
30193019

3020-
"@nuxtjs/style-resources@^1.0.0":
3021-
version "1.0.0"
3022-
resolved "https://registry.yarnpkg.com/@nuxtjs/style-resources/-/style-resources-1.0.0.tgz#7c4d6be19d7f7cc5d687d689f2ab16c0b94773a1"
3023-
integrity sha512-tDRcC/pm8B0Kpxtzb/1/HOBkv3/kPD+2FiCiUBGMB7YriRud9OUPw1pnYCsAH9ftwpMJS4k4XOyUY8FCTk6OxA==
3020+
"@nuxtjs/style-resources@^1.1.0":
3021+
version "1.1.0"
3022+
resolved "https://registry.yarnpkg.com/@nuxtjs/style-resources/-/style-resources-1.1.0.tgz#74f942cd984d992f903786cb8ed49a68c608dc2b"
3023+
integrity sha512-bgzKcNyfV+zdR0nrm27ESCxJ7L36AUFjdQZG9A15wQhZgsffx967ZnJ7PlbTGny1mGTCJWFKCDf8Zrhs9A/HFw==
30243024
dependencies:
30253025
consola "^2.4.0"
30263026
glob-all "^3.1.0"
3027-
sass-resources-loader "^2.0.0"
3027+
sass-resources-loader "^2.2.1"
30283028

30293029
"@nuxtjs/stylelint-module@^4.0.0":
30303030
version "4.0.0"
@@ -12860,10 +12860,10 @@ [email protected]:
1286012860
schema-utils "^3.0.0"
1286112861
semver "^7.3.2"
1286212862

12863-
sass-resources-loader@^2.0.0:
12864-
version "2.1.1"
12865-
resolved "https://registry.yarnpkg.com/sass-resources-loader/-/sass-resources-loader-2.1.1.tgz#a231b7c4e326d9c8d141909c901233bef9453151"
12866-
integrity sha512-/KrD5mEBTj3ZQ49thKSThhpv1OFhc82JbWA0bmv9yANRuPIlQrydNpZG82jdy4pEWY0QcQTGyd5OmCb3xVeZsw==
12863+
sass-resources-loader@^2.2.1:
12864+
version "2.2.1"
12865+
resolved "https://registry.yarnpkg.com/sass-resources-loader/-/sass-resources-loader-2.2.1.tgz#d7dbc36ccb25b2d8ffa508b1b8630b987df1e5c3"
12866+
integrity sha512-WlofxbWOVnxad874IHZdWbP9eW1pbyqsTJKBsMbeB+YELvLSrZQNDTpH70s6F19BwtanR3NEFnyGwJ9WyotJTQ==
1286712867
dependencies:
1286812868
async "^3.2.0"
1286912869
chalk "^4.1.0"

0 commit comments

Comments
 (0)