Skip to content

Commit

Permalink
chore: open-props, postcss-custom-media
Browse files Browse the repository at this point in the history
  • Loading branch information
toshick committed Mar 7, 2024
1 parent 6f81731 commit 736523d
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 74 deletions.
6 changes: 4 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,10 @@
"@vuejs-jp/vuefes-ui": "workspace:*",
"cypress": "13.6.4",
"nuxt": "3.10.0",
"vue-tsc": "^1.8.27",
"open-props": "^1.6.21",
"postcss-custom-media": "^10.0.3",
"vite-svg-loader": "5.1.0",
"vitest": "1.2.2"
"vitest": "1.2.2",
"vue-tsc": "^1.8.27"
}
}
Binary file modified bun.lockb
Binary file not shown.
117 changes: 45 additions & 72 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
# bun ./bun.lockb --hash: F22620EED5122385-2252cbda132c44a8-F9E95C88F62B9D9F-039d6c5455f46a87
# bun ./bun.lockb --hash: 90E0A5FE60EF5946-d5d064a1f8fe807c-513B83E39A6D0671-634b3e677a0d54cf


"@aashutoshrathi/word-wrap@^1.2.3":
Expand Down Expand Up @@ -1073,6 +1073,26 @@
resolved "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz"
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==

"@csstools/cascade-layer-name-parser@^1.0.8":
version "1.0.8"
resolved "https://registry.npmjs.org/@csstools/cascade-layer-name-parser/-/cascade-layer-name-parser-1.0.8.tgz"
integrity sha512-xHxXavWvXB5nAA9IvZtjEzkONM3hPXpxqYK4cEw60LcqPiFjq7ZlEFxOyYFPrG4UdANKtnucNtRVDy7frjq6AA==

"@csstools/css-parser-algorithms@^2.6.0":
version "2.6.0"
resolved "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-2.6.0.tgz"
integrity sha512-YfEHq0eRH98ffb5/EsrrDspVWAuph6gDggAE74ZtjecsmyyWpW768hOyiONa8zwWGbIWYfa2Xp4tRTrpQQ00CQ==

"@csstools/css-tokenizer@^2.2.3":
version "2.2.3"
resolved "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-2.2.3.tgz"
integrity sha512-pp//EvZ9dUmGuGtG1p+n17gTHEOqu9jO+FiCUjNN3BDmyhdA2Jq9QsVeR7K8/2QCK17HSsioPlTW9ZkzoWb3Lg==

"@csstools/media-query-list-parser@^2.1.8":
version "2.1.8"
resolved "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-2.1.8.tgz"
integrity sha512-DiD3vG5ciNzeuTEoh74S+JMjQDs50R3zlxHnBnfd04YYfA/kh2KiBCGhzqLxlJcNq+7yNQ3stuZZYLX6wK/U2g==

"@cypress/request@^3.0.0":
version "3.0.1"
resolved "https://registry.npmjs.org/@cypress/request/-/request-3.0.1.tgz"
Expand Down Expand Up @@ -4083,15 +4103,15 @@
resolved "https://registry.npmjs.org/@vue/shared/-/shared-3.4.18.tgz"
integrity sha512-CxouGFxxaW5r1WbrSmWwck3No58rApXgRSBxrqgnY1K+jk20F6DrXJkHdH9n4HVT+/B6G2CAn213Uq3npWiy8Q==

"@vuejs-jp/composable@packages/composable":
"@vuejs-jp/composable@@vuejs-jp/composable":
version "workspace:packages/composable"
resolved "workspace:packages/composable"
devDependencies:
"@vuejs-jp/eslint-config" "packages/eslint-config"
"@vuejs-jp/typescript-config" "packages/typescript-config"
typescript "5.3.3"

"@vuejs-jp/eslint-config@packages/eslint-config":
"@vuejs-jp/eslint-config@@vuejs-jp/eslint-config", "@vuejs-jp/eslint-config@packages/eslint-config":
version "workspace:packages/eslint-config"
resolved "workspace:packages/eslint-config"
devDependencies:
Expand All @@ -4105,26 +4125,26 @@
eslint-plugin-vuejs-accessibility "2.2.1"
typescript "5.3.3"

"@vuejs-jp/markuplint-config@packages/markuplint-config":
"@vuejs-jp/markuplint-config@@vuejs-jp/markuplint-config":
version "workspace:packages/markuplint-config"
resolved "workspace:packages/markuplint-config"
devDependencies:
markuplint "4.1.1"
typescript "5.3.3"

"@vuejs-jp/model@packages/model":
"@vuejs-jp/model@@vuejs-jp/model":
version "workspace:packages/model"
resolved "workspace:packages/model"
devDependencies:
"@vuejs-jp/eslint-config" "packages/eslint-config"
"@vuejs-jp/typescript-config" "packages/typescript-config"
typescript "5.3.3"

"@vuejs-jp/typescript-config@packages/typescript-config":
"@vuejs-jp/typescript-config@@vuejs-jp/typescript-config", "@vuejs-jp/typescript-config@packages/typescript-config":
version "workspace:packages/typescript-config"
resolved "workspace:packages/typescript-config"

"@vuejs-jp/vuefes-ui@packages/ui":
"@vuejs-jp/vuefes-ui@@vuejs-jp/vuefes-ui":
version "workspace:packages/ui"
resolved "workspace:packages/ui"
devDependencies:
Expand All @@ -4139,8 +4159,8 @@
"@storybook/vue3-vite" "8.0.0-beta.2"
"@vitejs/plugin-vue" "5.0.3"
"@vuejs-jp/eslint-config" "packages/eslint-config"
"@vuejs-jp/markuplint-config" "packages/markuplint-config"
"@vuejs-jp/model" "packages/model"
"@vuejs-jp/markuplint-config" "@vuejs-jp/markuplint-config"
"@vuejs-jp/model" "@vuejs-jp/model"
"@vuejs-jp/typescript-config" "packages/typescript-config"
chromatic "10.9.4"
storybook "8.0.0-beta.2"
Expand All @@ -4150,26 +4170,6 @@
vite-svg-loader "5.1.0"
vue "3.4.15"

"@vuejs-jp/web@apps/web":
version "workspace:apps/web"
resolved "workspace:apps/web"
devDependencies:
"@nuxt/content" "^2.12.0"
"@nuxt/types" "^2.17.3"
"@nuxtjs/i18n" "^8.1.0"
"@types/node" "~18.19.0"
"@vuejs-jp/composable" "packages/composable"
"@vuejs-jp/eslint-config" "packages/eslint-config"
"@vuejs-jp/markuplint-config" "packages/markuplint-config"
"@vuejs-jp/model" "packages/model"
"@vuejs-jp/typescript-config" "packages/typescript-config"
"@vuejs-jp/vuefes-ui" "packages/ui"
cypress "13.6.4"
nuxt "3.10.0"
vite-svg-loader "5.1.0"
vitest "1.2.2"
vue-tsc "^1.8.27"

"@vueuse/[email protected]", "@vueuse/core@^10.7.2":
version "10.7.2"
resolved "https://registry.npmjs.org/@vueuse/core/-/core-10.7.2.tgz"
Expand Down Expand Up @@ -9550,6 +9550,11 @@ open@^10.0.3:
is-inside-container "^1.0.0"
is-wsl "^3.1.0"

open-props@^1.6.21:
version "1.6.21"
resolved "https://registry.npmjs.org/open-props/-/open-props-1.6.21.tgz"
integrity sha512-leK6x7SvLX3K/idbHyFrnwoygaB0YBBMecQ5FJcms/Oqn82b/FIqgMyuLeSqGxpFOwIPdvMirFGpiB74ef+ULg==

openapi-typescript@^6.7.1:
version "6.7.4"
resolved "https://registry.npmjs.org/openapi-typescript/-/openapi-typescript-6.7.4.tgz"
Expand Down Expand Up @@ -9916,7 +9921,7 @@ polished@^4.2.2:
dependencies:
"@babel/runtime" "^7.17.8"

postcss@^8.0.9, postcss@^8.1.0, postcss@^8.2.2, postcss@^8.4.31, postcss@^8.4.32, postcss@^8.4.33:
postcss@^8.0.9, postcss@^8.1.0, postcss@^8.2.2, postcss@^8.4, postcss@^8.4.31, postcss@^8.4.32, postcss@^8.4.33:
version "8.4.35"
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.35.tgz"
integrity sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==
Expand Down Expand Up @@ -9951,6 +9956,16 @@ postcss-convert-values@^6.0.2:
browserslist "^4.22.2"
postcss-value-parser "^4.2.0"

postcss-custom-media@^10.0.3:
version "10.0.3"
resolved "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-10.0.3.tgz"
integrity sha512-wfJ9nKpLn/Qy7LASKu0Rj9Iq2uMzlRt27P4FAE1889IKRMdYUgy8SqvdXfAOs7LJLQX9Fjm0mZ+TSFphD/mKwA==
dependencies:
"@csstools/cascade-layer-name-parser" "^1.0.8"
"@csstools/css-parser-algorithms" "^2.6.0"
"@csstools/css-tokenizer" "^2.2.3"
"@csstools/media-query-list-parser" "^2.1.8"

postcss-discard-comments@^6.0.1:
version "6.0.1"
resolved "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-6.0.1.tgz"
Expand Down Expand Up @@ -11731,48 +11746,6 @@ tunnel-agent@^0.6.0:
dependencies:
safe-buffer "^5.0.1"

[email protected]:
version "1.12.2"
resolved "https://registry.npmjs.org/turbo/-/turbo-1.12.2.tgz"
integrity sha512-BcoQjBZ+LJCMdjzWhzQflOinUjek28rWXj07aaaAQ8T3Ehs0JFSjIsXOm4qIbo52G4xk3gFVcUtJhh/QRADl7g==
optionalDependencies:
turbo-darwin-64 "1.12.2"
turbo-darwin-arm64 "1.12.2"
turbo-linux-64 "1.12.2"
turbo-linux-arm64 "1.12.2"
turbo-windows-64 "1.12.2"
turbo-windows-arm64 "1.12.2"

[email protected]:
version "1.12.2"
resolved "https://registry.npmjs.org/turbo-darwin-64/-/turbo-darwin-64-1.12.2.tgz"
integrity sha512-Aq/ePQ5KNx6XGwlZWTVTqpQYfysm1vkwkI6kAYgrX5DjMWn+tUXrSgNx4YNte0F+V4DQ7PtuWX+jRG0h0ZNg0A==

[email protected]:
version "1.12.2"
resolved "https://registry.npmjs.org/turbo-darwin-arm64/-/turbo-darwin-arm64-1.12.2.tgz"
integrity sha512-wTr+dqkwJo/eXE+4SPTSeNBKyyfQJhI6I9sKVlCSBmtaNEqoGNgdVzgMUdqrg9AIFzLIiKO+zhfskNaSWpVFow==

[email protected]:
version "1.12.2"
resolved "https://registry.npmjs.org/turbo-linux-64/-/turbo-linux-64-1.12.2.tgz"
integrity sha512-BggBKrLojGarDaa2zBo+kUR3fmjpd6bLA8Unm3Aa2oJw0UvEi3Brd+w9lNsPZHXXQYBUzNUY2gCdxf3RteWb0g==

[email protected]:
version "1.12.2"
resolved "https://registry.npmjs.org/turbo-linux-arm64/-/turbo-linux-arm64-1.12.2.tgz"
integrity sha512-v/apSRvVuwYjq1D9MJFsHv2EpGd1S4VoSdZvVfW6FaM06L8CFZa92urNR1svdGYN28YVKwK9Ikc9qudC6t/d5A==

[email protected]:
version "1.12.2"
resolved "https://registry.npmjs.org/turbo-windows-64/-/turbo-windows-64-1.12.2.tgz"
integrity sha512-3uDdwXcRGkgopYFdPDpxQiuQjfQ12Fxq0fhj+iGymav0eWA4W4wzYwSdlUp6rT22qOBIzaEsrIspRwx1DsMkNg==

[email protected]:
version "1.12.2"
resolved "https://registry.npmjs.org/turbo-windows-arm64/-/turbo-windows-arm64-1.12.2.tgz"
integrity sha512-zNIHnwtQfJSjFi7movwhPQh2rfrcKZ7Xv609EN1yX0gEp9GxooCUi2yNnBQ8wTqFjioA2M5hZtGJQ0RrKaEm/Q==

tween-functions@^1.2.0:
version "1.2.0"
resolved "https://registry.npmjs.org/tween-functions/-/tween-functions-1.2.0.tgz"
Expand Down

0 comments on commit 736523d

Please sign in to comment.