Merge pull request #598 from arifszn/dependabot/npm_and_yarn/react-helmet-async-2.0.5
Bump react-helmet-async from 2.0.4 to 2.0.5
This commit is contained in:
commit
2b986f043e
11
package-lock.json
generated
11
package-lock.json
generated
@ -30,7 +30,7 @@
|
||||
"eslint-plugin-react-refresh": "^0.4.6",
|
||||
"postcss": "^8.4.38",
|
||||
"prettier": "^3.3.2",
|
||||
"react-helmet-async": "^2.0.4",
|
||||
"react-helmet-async": "^2.0.5",
|
||||
"react-hotjar": "^6.3.1",
|
||||
"react-icons": "^5.2.1",
|
||||
"tailwindcss": "^3.4.3",
|
||||
@ -7314,9 +7314,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/react-helmet-async": {
|
||||
"version": "2.0.4",
|
||||
"resolved": "https://registry.npmjs.org/react-helmet-async/-/react-helmet-async-2.0.4.tgz",
|
||||
"integrity": "sha512-yxjQMWposw+akRfvpl5+8xejl4JtUlHnEBcji6u8/e6oc7ozT+P9PNTWMhCbz2y9tc5zPegw2BvKjQA+NwdEjQ==",
|
||||
"version": "2.0.5",
|
||||
"resolved": "https://registry.npmjs.org/react-helmet-async/-/react-helmet-async-2.0.5.tgz",
|
||||
"integrity": "sha512-rYUYHeus+i27MvFE+Jaa4WsyBKGkL6qVgbJvSBoX8mbsWoABJXdEO0bZyi0F6i+4f0NuIb8AvqPMj3iXFHkMwg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"invariant": "^2.2.4",
|
||||
@ -7324,8 +7324,7 @@
|
||||
"shallowequal": "^1.1.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.6.0 || ^17.0.0 || ^18.0.0",
|
||||
"react-dom": "^16.6.0 || ^17.0.0 || ^18.0.0"
|
||||
"react": "^16.6.0 || ^17.0.0 || ^18.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/react-hotjar": {
|
||||
|
||||
@ -43,7 +43,7 @@
|
||||
"eslint-plugin-react-refresh": "^0.4.6",
|
||||
"postcss": "^8.4.38",
|
||||
"prettier": "^3.3.2",
|
||||
"react-helmet-async": "^2.0.4",
|
||||
"react-helmet-async": "^2.0.5",
|
||||
"react-hotjar": "^6.3.1",
|
||||
"react-icons": "^5.2.1",
|
||||
"tailwindcss": "^3.4.3",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user