chore(deps): bump react-cookie from 7.0.0 to 7.0.1
Bumps [react-cookie](https://github.com/bendotcodes/cookies) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/bendotcodes/cookies/releases) - [Changelog](https://github.com/bendotcodes/cookies/blob/main/LEGACY-CHANGELOG.md) - [Commits](https://github.com/bendotcodes/cookies/compare/v7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: react-cookie dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Родитель
04befa9f51
Коммит
b49aeb413c
|
@ -41,7 +41,7 @@
|
|||
"pg": "^8.11.3",
|
||||
"react": "^18.2.0",
|
||||
"react-aria": "^3.31.0",
|
||||
"react-cookie": "^7.0.0",
|
||||
"react-cookie": "^7.0.1",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-stately": "^3.29.0",
|
||||
"server-only": "^0.0.1",
|
||||
|
@ -23911,9 +23911,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/react-cookie": {
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/react-cookie/-/react-cookie-7.0.0.tgz",
|
||||
"integrity": "sha512-BDXJ9J0zo8xJtoTY3vu6Mn+67gdi1Q1JIJndFMemeHu3tEAN2G3EYqYfB0KNL3IXev3h+lfuOKJYvPYWMN4ijg==",
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/react-cookie/-/react-cookie-7.0.1.tgz",
|
||||
"integrity": "sha512-SmDjy2TFp+vS6BGOqW7HyaWKyJzVmIH74uP3mxq6kswlwLJEBtIbhkrioozdvQL9r81yprHYFQkSmcO4HiXPdA==",
|
||||
"dependencies": {
|
||||
"@types/hoist-non-react-statics": "^3.3.5",
|
||||
"hoist-non-react-statics": "^3.3.2",
|
||||
|
@ -45839,9 +45839,9 @@
|
|||
"requires": {}
|
||||
},
|
||||
"react-cookie": {
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/react-cookie/-/react-cookie-7.0.0.tgz",
|
||||
"integrity": "sha512-BDXJ9J0zo8xJtoTY3vu6Mn+67gdi1Q1JIJndFMemeHu3tEAN2G3EYqYfB0KNL3IXev3h+lfuOKJYvPYWMN4ijg==",
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/react-cookie/-/react-cookie-7.0.1.tgz",
|
||||
"integrity": "sha512-SmDjy2TFp+vS6BGOqW7HyaWKyJzVmIH74uP3mxq6kswlwLJEBtIbhkrioozdvQL9r81yprHYFQkSmcO4HiXPdA==",
|
||||
"requires": {
|
||||
"@types/hoist-non-react-statics": "^3.3.5",
|
||||
"hoist-non-react-statics": "^3.3.2",
|
||||
|
|
|
@ -80,7 +80,7 @@
|
|||
"pg": "^8.11.3",
|
||||
"react": "^18.2.0",
|
||||
"react-aria": "^3.31.0",
|
||||
"react-cookie": "^7.0.0",
|
||||
"react-cookie": "^7.0.1",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-stately": "^3.29.0",
|
||||
"server-only": "^0.0.1",
|
||||
|
|
Загрузка…
Ссылка в новой задаче