1
0
Fork 0

[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/autoprefixer-10.4.16 changes in config/dependencies.yaml

This commit is contained in:
github-actions 2023-10-02 16:48:02 +00:00
parent 997891924f
commit c727b4a642
7 changed files with 108 additions and 10 deletions

View file

@ -3,6 +3,109 @@
## Unreleased
### aaron
#### Changed
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
### albert
#### Changed
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
### bee
#### Changed
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
### benjamin
#### Changed
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
### carlton
#### Changed
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
### charlie
#### Changed
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
### hortensia
#### Changed
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
### huey
#### Changed
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
### hugo
#### Changed
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
### jaeger
#### Changed
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
- Corrected part mixup in translation of flag message
### octoplushy
#### Changed
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
### paco
#### Changed
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
### sandy
#### Changed
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
### shin
#### Changed
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
### sven
#### Changed
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
### yuri
#### Changed
- Rephrased flag message when expand is off to avoid confusion about included seam allowance. Fixes
### plugin-annotations
#### Changed
- Added support for notes in flags
## 3.0.0 (2022-09-30)

View file

@ -251,7 +251,7 @@ dev:
'remark-copy-linked-files': &remarkCopyLinkedFiles 'git+https://git@github.com/joostdecock/remark-copy-linked-files'
'remark-gfm': &remarkGfm '3.0.1'
dev: &nextSiteDevDependencies
'autoprefixer': &autoprefixer '10.4.15'
'autoprefixer': &autoprefixer '10.4.16'
'eslint-config-next': *next
'js-yaml': &jsYaml '4.1.0'
'postcss': &postcss '8.4.29'

View file

@ -49,7 +49,7 @@
"react-instantsearch-hooks-web": "6.47.3",
"react-markdown": "8.0.7",
"react-swipeable": "7.0.1",
"react-timeago": "7.2.0",
"react-timeago": "7.1.0",
"rehype-autolink-headings": "6.1.1",
"rehype-highlight": "7.0.0",
"rehype-sanitize": "5.0.1",

View file

@ -52,7 +52,7 @@
"react-instantsearch-dom": "6.40.4",
"react-markdown": "8.0.7",
"react-swipeable": "7.0.1",
"react-timeago": "7.2.0",
"react-timeago": "7.1.0",
"rehype-autolink-headings": "6.1.1",
"rehype-highlight": "7.0.0",
"rehype-sanitize": "5.0.1",

View file

@ -53,7 +53,7 @@
"react-instantsearch-dom": "6.40.4",
"react-markdown": "8.0.7",
"react-swipeable": "7.0.1",
"react-timeago": "7.2.0",
"react-timeago": "7.1.0",
"rehype-autolink-headings": "6.1.1",
"rehype-highlight": "7.0.0",
"rehype-sanitize": "5.0.1",

View file

@ -45,7 +45,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-markdown": "8.0.7",
"react-timeago": "7.2.0",
"react-timeago": "7.1.0",
"react-zoom-pan-pinch": "3.1.0",
"rehype-autolink-headings": "6.1.1",
"rehype-highlight": "7.0.0",

View file

@ -12310,11 +12310,6 @@ react-timeago@7.1.0:
resolved "https://registry.yarnpkg.com/react-timeago/-/react-timeago-7.1.0.tgz#248bc6aa40a561249e756b2df402c94f1a296a85"
integrity sha512-rouF7MiEm55fH791Y8cg+VobIJgx8gtNJ+gjr86R4ZqO1WKPkXiXjdT/lRzrvEkUzsxT1exHqV2V+Zdi114H3A==
react-timeago@7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/react-timeago/-/react-timeago-7.2.0.tgz#ae929d7423a63cbc3dc228e49d22fbf586d459ca"
integrity sha512-2KsBEEs+qRhKx/kekUVNSTIpop3Jwd7SRBm0R4Eiq3mPeswRGSsftY9FpKsE/lXLdURyQFiHeHFrIUxLYskG5g==
react-zoom-pan-pinch@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/react-zoom-pan-pinch/-/react-zoom-pan-pinch-3.1.0.tgz#d87a66fd22a97f5dd56b54076411a9dce1f448cd"