Compare commits

..

3 Commits

Author SHA1 Message Date
e9a94d6506 chore(deps): update react monorepo to v19
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-12-21 05:02:19 +00:00
fd0592cc5c fix(deps): update react-router monorepo to v7.1.0
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-21 02:04:36 +01:00
3fc97bb64f fix(deps): update dependency @backstage/plugin-scaffolder to v1.27.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-12-21 01:03:27 +00:00
2 changed files with 16 additions and 16 deletions

View File

@ -38,8 +38,8 @@
"history": "^5.0.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router": "7.0.2",
"react-router-dom": "7.0.2",
"react-router": "7.1.0",
"react-router-dom": "7.1.0",
"react-use": "^17.0.0"
},
"devDependencies": {

View File

@ -4214,9 +4214,9 @@
zod-to-json-schema "^3.20.4"
"@backstage/plugin-scaffolder@^1.3.0":
version "1.27.2"
resolved "https://registry.yarnpkg.com/@backstage/plugin-scaffolder/-/plugin-scaffolder-1.27.2.tgz#b2d1c21b7574b0dc705891ee009b16a97cc3588b"
integrity sha512-GAp0EcIkvxTl79WJFoIi01fKw8F8xOol5IUGFLCIUUGeYfLNWFA9ZDt5D9bf1hUnDgEVRemxCPPDTy0RZPywlA==
version "1.27.3"
resolved "https://registry.yarnpkg.com/@backstage/plugin-scaffolder/-/plugin-scaffolder-1.27.3.tgz#3366b6c23c0573ce4e7e1881e92fa4c67dae72dd"
integrity sha512-9kTXwb+e/+f064vW4godHi5idamNCmoyPrtWikdVp/+z7fUaE8zfaa71rQhONUEXd53QDm/jVSylQIJq6J4sjQ==
dependencies:
"@backstage/catalog-client" "^1.9.0"
"@backstage/catalog-model" "^1.7.2"
@ -11523,8 +11523,8 @@ anymatch@^3.0.3, anymatch@~3.1.2:
history "^5.0.0"
react "^19.0.0"
react-dom "^19.0.0"
react-router "7.0.2"
react-router-dom "7.0.2"
react-router "7.1.0"
react-router-dom "7.1.0"
react-use "^17.0.0"
append-field@^1.0.0:
@ -23520,17 +23520,17 @@ react-resizable@^3.0.5:
prop-types "15.x"
react-draggable "^4.0.3"
react-router-dom@7.0.2:
version "7.0.2"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.0.2.tgz#cbd7ce2db7112f1bc3e9eee3657ad32d7515a913"
integrity sha512-VJOQ+CDWFDGaWdrG12Nl+d7yHtLaurNgAQZVgaIy7/Xd+DojgmYLosFfZdGz1wpxmjJIAkAMVTKWcvkx1oggAw==
react-router-dom@7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.1.0.tgz#5e48f6499a1b788edd5aacb4009d929d5f3dd4e1"
integrity sha512-F4/nYBC9e4s0/ZjxM8GkZ9a68DpX76LN1a9W9mfPl2GfbDJ9/vzJro6MThNR5qGBH6KkgcK1BziyEzXhHV46Xw==
dependencies:
react-router "7.0.2"
react-router "7.1.0"
react-router@7.0.2:
version "7.0.2"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.0.2.tgz#2820e107cb8cec8acc5db15a17470c056ea86022"
integrity sha512-m5AcPfTRUcjwmhBzOJGEl6Y7+Crqyju0+TgTQxoS4SO+BkWbhOrcfZNq6wSWdl2BBbJbsAoBUb8ZacOFT+/JlA==
react-router@7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.1.0.tgz#85911e27aae8c4a57482f2404aef65ac9ca68a10"
integrity sha512-VcFhWqkNIcojDRYaUO8qV0Jib52s9ULpCp3nkBbmrvtoCVFRp6tmk3tJ2w9BZauVctA1YRnJlFYDn9iJRuCpGA==
dependencies:
"@types/cookie" "^0.6.0"
cookie "^1.0.1"