From a43d4ecfe536a0c759cf536d053595ca06294e1f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 6 Sep 2024 07:00:24 -0700
Subject: [PATCH] deps: bump the dependency-updates group across 1 directory
with 2 updates (#1265)
Bumps the dependency-updates group with 2 updates in the / directory:
[framer-motion](https://github.com/framer/motion) and
[eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y).
Updates `framer-motion` from 11.4.0 to 11.5.4
Changelog
Sourced from framer-motion's
changelog.
[11.5.4] 2024-09-05
Fixed
- Improving tree-shakability.
[11.5.3] 2024-09-05
Fixed
Reorder
components now import motion
proxy.
[11.5.2] 2024-09-04
Added
- Changing
motion()
deprecation warning to
warnOnce
.
[11.5.1] 2024-09-04
Added
- Exporting
findSpring
for internal use.
[11.5.0] 2024-09-04
Added
motion.create()
and m.create()
.
Deprecrated
Commits
Updates `eslint-plugin-jsx-a11y` from 6.9.0 to 6.10.0
Changelog
Sourced from eslint-plugin-jsx-a11y's
changelog.
Fixed
Commits
- [Tests] switch from jest to tape
a284cbf
- [New] add eslint 9 support
deac4fd
- [New] add
attributes
setting a1ee7f8
- [New] allow polymorphic linting to be restricted
6cd1a70
- [Tests] remove duplicate tests
74d5dec
- [Dev Deps] update
@babel/cli
, @babel/core
,
@babel/eslint-parser
,
@babel/plugin-transform-flow-strip-types
6eca235
- [readme] remove deprecated travis ci badge; add github actions badge
0be7ea9
- [Tests] use
npm audit
instead of aud
05a5e49
- [Deps] update
axobject-query
912e98c
- [Deps] unpin
axobject-query
75147aa
- [Deps] update
axe-core
27ff7cb
- [readme] fix jsxA11y import name
ce846e0
- [readme] fix typo in shareable config section in readme
cca288b
Commits
65c9338
v6.10.0
912e98c
[Deps] update axobject-query
6cd1a70
[New] allow polymorphic linting to be restricted
a1ee7f8
[New] add attributes
setting
83fd9c4
[New] label-has-associated-control
: add additional error
message
75147aa
[Deps] unpin axobject-query
a284cbf
[Tests] switch from jest to tape
deac4fd
[New] add eslint 9 support
74d5dec
[Tests] remove duplicate tests
05a5e49
[Tests] use npm audit
instead of aud
- Additional commits viewable in compare
view
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore ` will
remove the ignore condition of the specified dependency and ignore
conditions
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
package-lock.json | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index ce17d14b0e5..c644dbb2f57 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10330,9 +10330,9 @@
}
},
"node_modules/axe-core": {
- "version": "4.9.1",
- "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.9.1.tgz",
- "integrity": "sha512-QbUdXJVTpvUTHU7871ppZkdOLBeGUKBQWHkHrvN2V9IQWGMt61zf3B45BtzjxEJzYuj0JBjBZP/hmYS/R9pmAw==",
+ "version": "4.10.0",
+ "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.10.0.tgz",
+ "integrity": "sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g==",
"engines": {
"node": ">=4"
}
@@ -10346,11 +10346,11 @@
}
},
"node_modules/axobject-query": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-3.1.1.tgz",
- "integrity": "sha512-goKlv8DZrK9hUh975fnHzhNIO4jUnFCfv/dszV5VwUGDFjI6vQ2VwoyjYjYNEbBE8AH87TduWP5uyDR1D+Iteg==",
- "dependencies": {
- "deep-equal": "^2.0.5"
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz",
+ "integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==",
+ "engines": {
+ "node": ">= 0.4"
}
},
"node_modules/b4a": {
@@ -15459,16 +15459,16 @@
}
},
"node_modules/eslint-plugin-jsx-a11y": {
- "version": "6.9.0",
- "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.9.0.tgz",
- "integrity": "sha512-nOFOCaJG2pYqORjK19lqPqxMO/JpvdCZdPtNdxY3kvom3jTvkAbOvQvD8wuD0G8BYR0IGAGYDlzqWJOh/ybn2g==",
+ "version": "6.10.0",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.0.tgz",
+ "integrity": "sha512-ySOHvXX8eSN6zz8Bywacm7CvGNhUtdjvqfQDVe6020TUK34Cywkw7m0KsCCk1Qtm9G1FayfTN1/7mMYnYO2Bhg==",
"dependencies": {
"aria-query": "~5.1.3",
"array-includes": "^3.1.8",
"array.prototype.flatmap": "^1.3.2",
"ast-types-flow": "^0.0.8",
- "axe-core": "^4.9.1",
- "axobject-query": "~3.1.1",
+ "axe-core": "^4.10.0",
+ "axobject-query": "^4.1.0",
"damerau-levenshtein": "^1.0.8",
"emoji-regex": "^9.2.2",
"es-iterator-helpers": "^1.0.19",
@@ -15484,7 +15484,7 @@
"node": ">=4.0"
},
"peerDependencies": {
- "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
+ "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9"
}
},
"node_modules/eslint-plugin-jsx-a11y/node_modules/aria-query": {
@@ -17266,9 +17266,9 @@
}
},
"node_modules/framer-motion": {
- "version": "11.4.0",
- "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.4.0.tgz",
- "integrity": "sha512-gHKUZr88OTMFubkIPkaIZxxX18PhQ6IbYxBoXUVdBLQQKZ3teH2BtxMVVRUsuzIfKs259MlL0elgAiZf82fiHg==",
+ "version": "11.5.4",
+ "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.5.4.tgz",
+ "integrity": "sha512-E+tb3/G6SO69POkdJT+3EpdMuhmtCh9EWuK4I1DnIC23L7tFPrl8vxP+LSovwaw6uUr73rUbpb4FgK011wbRJQ==",
"dependencies": {
"tslib": "^2.4.0"
},