0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-03 06:12:51 +00:00

Merge pull request #2728 from naturalcrit/dependabot/npm_and_yarn/react-router-dom-6.9.0

Bump react-router-dom from 6.8.2 to 6.9.0
This commit is contained in:
Trevor Buckner
2023-03-21 14:04:43 -04:00
committed by GitHub
2 changed files with 26 additions and 26 deletions

50
package-lock.json generated
View File

@@ -40,7 +40,7 @@
"react": "^17.0.2", "react": "^17.0.2",
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
"react-frame-component": "4.1.3", "react-frame-component": "4.1.3",
"react-router-dom": "6.8.2", "react-router-dom": "6.9.0",
"sanitize-filename": "1.6.3", "sanitize-filename": "1.6.3",
"superagent": "^6.1.0", "superagent": "^6.1.0",
"vitreum": "git+https://git@github.com/calculuschild/vitreum.git" "vitreum": "git+https://git@github.com/calculuschild/vitreum.git"
@@ -4065,9 +4065,9 @@
} }
}, },
"node_modules/@remix-run/router": { "node_modules/@remix-run/router": {
"version": "1.3.3", "version": "1.4.0",
"resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.3.3.tgz", "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.4.0.tgz",
"integrity": "sha512-YRHie1yQEj0kqqCTCJEfHqYSSNlZQ696QJG+MMiW4mxSl9I0ojz/eRhJS4fs88Z5i6D1SmoF9d3K99/QOhI8/w==", "integrity": "sha512-BJ9SxXux8zAg991UmT8slpwpsd31K1dHHbD3Ba4VzD+liLQ4WAMSxQp2d2ZPRPfN0jN2NPRowcSSoM7lCaF08Q==",
"engines": { "engines": {
"node": ">=14" "node": ">=14"
} }
@@ -13980,11 +13980,11 @@
"dev": true "dev": true
}, },
"node_modules/react-router": { "node_modules/react-router": {
"version": "6.8.2", "version": "6.9.0",
"resolved": "https://registry.npmjs.org/react-router/-/react-router-6.8.2.tgz", "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.9.0.tgz",
"integrity": "sha512-lF7S0UmXI5Pd8bmHvMdPKI4u4S5McxmHnzJhrYi9ZQ6wE+DA8JN5BzVC5EEBuduWWDaiJ8u6YhVOCmThBli+rw==", "integrity": "sha512-51lKevGNUHrt6kLuX3e/ihrXoXCa9ixY/nVWRLlob4r/l0f45x3SzBvYJe3ctleLUQQ5fVa4RGgJOTH7D9Umhw==",
"dependencies": { "dependencies": {
"@remix-run/router": "1.3.3" "@remix-run/router": "1.4.0"
}, },
"engines": { "engines": {
"node": ">=14" "node": ">=14"
@@ -13994,12 +13994,12 @@
} }
}, },
"node_modules/react-router-dom": { "node_modules/react-router-dom": {
"version": "6.8.2", "version": "6.9.0",
"resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.8.2.tgz", "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.9.0.tgz",
"integrity": "sha512-N/oAF1Shd7g4tWy+75IIufCGsHBqT74tnzHQhbiUTYILYF0Blk65cg+HPZqwC+6SqEyx033nKqU7by38v3lBZg==", "integrity": "sha512-/seUAPY01VAuwkGyVBPCn1OXfVbaWGGu4QN9uj0kCPcTyNYgL1ldZpxZUpRU7BLheKQI4Twtl/OW2nHRF1u26Q==",
"dependencies": { "dependencies": {
"@remix-run/router": "1.3.3", "@remix-run/router": "1.4.0",
"react-router": "6.8.2" "react-router": "6.9.0"
}, },
"engines": { "engines": {
"node": ">=14" "node": ">=14"
@@ -19712,9 +19712,9 @@
} }
}, },
"@remix-run/router": { "@remix-run/router": {
"version": "1.3.3", "version": "1.4.0",
"resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.3.3.tgz", "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.4.0.tgz",
"integrity": "sha512-YRHie1yQEj0kqqCTCJEfHqYSSNlZQ696QJG+MMiW4mxSl9I0ojz/eRhJS4fs88Z5i6D1SmoF9d3K99/QOhI8/w==" "integrity": "sha512-BJ9SxXux8zAg991UmT8slpwpsd31K1dHHbD3Ba4VzD+liLQ4WAMSxQp2d2ZPRPfN0jN2NPRowcSSoM7lCaF08Q=="
}, },
"@sinclair/typebox": { "@sinclair/typebox": {
"version": "0.25.24", "version": "0.25.24",
@@ -27127,20 +27127,20 @@
"dev": true "dev": true
}, },
"react-router": { "react-router": {
"version": "6.8.2", "version": "6.9.0",
"resolved": "https://registry.npmjs.org/react-router/-/react-router-6.8.2.tgz", "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.9.0.tgz",
"integrity": "sha512-lF7S0UmXI5Pd8bmHvMdPKI4u4S5McxmHnzJhrYi9ZQ6wE+DA8JN5BzVC5EEBuduWWDaiJ8u6YhVOCmThBli+rw==", "integrity": "sha512-51lKevGNUHrt6kLuX3e/ihrXoXCa9ixY/nVWRLlob4r/l0f45x3SzBvYJe3ctleLUQQ5fVa4RGgJOTH7D9Umhw==",
"requires": { "requires": {
"@remix-run/router": "1.3.3" "@remix-run/router": "1.4.0"
} }
}, },
"react-router-dom": { "react-router-dom": {
"version": "6.8.2", "version": "6.9.0",
"resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.8.2.tgz", "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.9.0.tgz",
"integrity": "sha512-N/oAF1Shd7g4tWy+75IIufCGsHBqT74tnzHQhbiUTYILYF0Blk65cg+HPZqwC+6SqEyx033nKqU7by38v3lBZg==", "integrity": "sha512-/seUAPY01VAuwkGyVBPCn1OXfVbaWGGu4QN9uj0kCPcTyNYgL1ldZpxZUpRU7BLheKQI4Twtl/OW2nHRF1u26Q==",
"requires": { "requires": {
"@remix-run/router": "1.3.3", "@remix-run/router": "1.4.0",
"react-router": "6.8.2" "react-router": "6.9.0"
} }
}, },
"read-only-stream": { "read-only-stream": {

View File

@@ -98,7 +98,7 @@
"react": "^17.0.2", "react": "^17.0.2",
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
"react-frame-component": "4.1.3", "react-frame-component": "4.1.3",
"react-router-dom": "6.8.2", "react-router-dom": "6.9.0",
"sanitize-filename": "1.6.3", "sanitize-filename": "1.6.3",
"superagent": "^6.1.0", "superagent": "^6.1.0",
"vitreum": "git+https://git@github.com/calculuschild/vitreum.git" "vitreum": "git+https://git@github.com/calculuschild/vitreum.git"