Skip to content

Commit

Permalink
chore: update Pico
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaslarroche committed Mar 3, 2024
1 parent a1668dc commit 66d62c7
Show file tree
Hide file tree
Showing 19 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion v1-bootstrap-grid/css/pico-bootstrap-grid.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion v1-bootstrap-grid/css/pico-bootstrap-grid.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion v1-bootstrap-grid/css/pico-bootstrap-grid.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion v1-bootstrap-grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"minify": "cleancss -O1 --batch --batch-suffix '.min' css/*.css !css/*.min.css"
},
"devDependencies": {
"@picocss/pico": "^1.5.12",
"@picocss/pico": "^1.5.13",
"autoprefixer": "^10.4.17",
"bootstrap": "5.2.3",
"clean-css-cli": "^5.6.3",
Expand Down
8 changes: 4 additions & 4 deletions v1-bootstrap-grid/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@picocss/pico@^1.5.12":
version "1.5.12"
resolved "https://registry.yarnpkg.com/@picocss/pico/-/pico-1.5.12.tgz#f8d7260d50581ccccd6fec84183654a30f74db90"
integrity sha512-Q4s+DGqLw/0hdhGSL1T2u8mIJRkQingYqEjJvC+1st4FavBBekmjsTNykI7J7Xr1v5ZNMl/fIHULiXZt4GZvwg==
"@picocss/pico@^1.5.13":
version "1.5.13"
resolved "https://registry.yarnpkg.com/@picocss/pico/-/pico-1.5.13.tgz#2a2f2f5fcdd4e3f4ceedce7f95889faf39025362"
integrity sha512-BPTeE4JC95+7/vsG9r+6hDR1qUkV4YZ1blI/TI6peOmM94XubjmUDE3jUi4f6DBV6WmCL76ueTct/NerJ33E8A==

"@sindresorhus/merge-streams@^1.0.0":
version "1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion v1-google-amp/dark.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion v1-google-amp/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion v1-google-amp/light.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion v1-google-amp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"html:build": "html-includes --src src --dest . --quiet"
},
"devDependencies": {
"@picocss/pico": "^1.5.12",
"@picocss/pico": "^1.5.13",
"autoprefixer": "^10.4.17",
"clean-css-cli": "^5.6.3",
"html-includes": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion v1-google-amp/src/css/pico.google-amp.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion v1-google-amp/src/css/pico.google-amp.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion v1-google-amp/src/css/pico.google-amp.min.css

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions v1-google-amp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@picocss/pico@^1.5.12":
version "1.5.12"
resolved "https://registry.yarnpkg.com/@picocss/pico/-/pico-1.5.12.tgz#f8d7260d50581ccccd6fec84183654a30f74db90"
integrity sha512-Q4s+DGqLw/0hdhGSL1T2u8mIJRkQingYqEjJvC+1st4FavBBekmjsTNykI7J7Xr1v5ZNMl/fIHULiXZt4GZvwg==
"@picocss/pico@^1.5.13":
version "1.5.13"
resolved "https://registry.yarnpkg.com/@picocss/pico/-/pico-1.5.13.tgz#2a2f2f5fcdd4e3f4ceedce7f95889faf39025362"
integrity sha512-BPTeE4JC95+7/vsG9r+6hDR1qUkV4YZ1blI/TI6peOmM94XubjmUDE3jUi4f6DBV6WmCL76ueTct/NerJ33E8A==

"@sindresorhus/merge-streams@^1.0.0":
version "1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion v2-react-classless-login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@babel/preset-react": "^7.23.3",
"@picocss/pico": "2.0.3",
"@picocss/pico": "2.0.4",
"babel-loader": "^9.1.3",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^6.10.0",
Expand Down
8 changes: 4 additions & 4 deletions v2-react-classless-login/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1088,10 +1088,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@picocss/[email protected].3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@picocss/pico/-/pico-2.0.3.tgz#fdd29bfd5a8e8e037d3d5b65308cccff52c2a526"
integrity sha512-uIWvDcZnbA+oo4mpz8LeA05huCWbDnUz8Ad2NZXTFn6SrEXBtIdKDu+/bOD4oI8hJHp6dUEEvDLim2+qqSgruQ==
"@picocss/[email protected].4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@picocss/pico/-/pico-2.0.4.tgz#bbbb505ad800336844ce4af3f6d054f4a0d5ad2e"
integrity sha512-KGx1hNnG1eeM9/lZ2VvAZNDLytCZtdR3i55pMgAt2+EVgx0rMFOnHLp+TKUqpKBWaheQVEyjbq+1ZGNNcBEATA==

"@sindresorhus/merge-streams@^1.0.0":
version "1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion v2-react-color-schemes-and-modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@babel/preset-react": "^7.23.3",
"@picocss/pico": "2.0.3",
"@picocss/pico": "2.0.4",
"babel-loader": "^9.1.3",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^6.10.0",
Expand Down
8 changes: 4 additions & 4 deletions v2-react-color-schemes-and-modal/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1088,10 +1088,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@picocss/[email protected].3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@picocss/pico/-/pico-2.0.3.tgz#fdd29bfd5a8e8e037d3d5b65308cccff52c2a526"
integrity sha512-uIWvDcZnbA+oo4mpz8LeA05huCWbDnUz8Ad2NZXTFn6SrEXBtIdKDu+/bOD4oI8hJHp6dUEEvDLim2+qqSgruQ==
"@picocss/[email protected].4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@picocss/pico/-/pico-2.0.4.tgz#bbbb505ad800336844ce4af3f6d054f4a0d5ad2e"
integrity sha512-KGx1hNnG1eeM9/lZ2VvAZNDLytCZtdR3i55pMgAt2+EVgx0rMFOnHLp+TKUqpKBWaheQVEyjbq+1ZGNNcBEATA==

"@sindresorhus/merge-streams@^1.0.0":
version "1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion v2-sass-customized-design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"start": "npm-run-all dev"
},
"devDependencies": {
"@picocss/pico": "2.0.3",
"@picocss/pico": "2.0.4",
"autoprefixer": "^10.4.17",
"caniuse-lite": "1.0.30001585",
"css-declaration-sorter": "^7.1.1",
Expand Down
8 changes: 4 additions & 4 deletions v2-sass-customized-design-system/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@picocss/[email protected].3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@picocss/pico/-/pico-2.0.3.tgz#fdd29bfd5a8e8e037d3d5b65308cccff52c2a526"
integrity sha512-uIWvDcZnbA+oo4mpz8LeA05huCWbDnUz8Ad2NZXTFn6SrEXBtIdKDu+/bOD4oI8hJHp6dUEEvDLim2+qqSgruQ==
"@picocss/[email protected].4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@picocss/pico/-/pico-2.0.4.tgz#bbbb505ad800336844ce4af3f6d054f4a0d5ad2e"
integrity sha512-KGx1hNnG1eeM9/lZ2VvAZNDLytCZtdR3i55pMgAt2+EVgx0rMFOnHLp+TKUqpKBWaheQVEyjbq+1ZGNNcBEATA==

"@sindresorhus/merge-streams@^1.0.0":
version "1.0.0"
Expand Down

0 comments on commit 66d62c7

Please sign in to comment.