Merge pull request #2 from open-bolt/dependabot/npm_and_yarn/multi-4b8a068db8

chore(deps): bump diff and @types/diff
This commit is contained in:
Dustin Loring 2025-01-16 12:17:19 -05:00 committed by GitHub
commit 307a0d2db3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 15 additions and 9 deletions

View File

@ -56,7 +56,7 @@
"ai": "^4.0.39",
"classnames": "^2.5.1",
"date-fns": "^4.1.0",
"diff": "^5.2.0",
"diff": "^7.0.0",
"fflate": "^0.8.2",
"file-saver": "^2.0.5",
"framer-motion": "^11.18.0",
@ -85,7 +85,7 @@
"@remix-run/cloudflare": "^2.15.2",
"@remix-run/cloudflare-pages": "^2.15.2",
"@remix-run/dev": "^2.15.2",
"@types/diff": "^5.2.3",
"@types/diff": "^7.0.0",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"fast-glob": "^3.3.3",

View File

@ -111,8 +111,8 @@ importers:
specifier: ^4.1.0
version: 4.1.0
diff:
specifier: ^5.2.0
version: 5.2.0
specifier: ^7.0.0
version: 7.0.0
fflate:
specifier: ^0.8.2
version: 0.8.2
@ -193,8 +193,8 @@ importers:
specifier: ^2.15.2
version: 2.15.2(@remix-run/react@2.15.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.3))(@types/node@22.10.7)(sass@1.77.6)(typescript@5.7.3)(vite@5.4.11(@types/node@22.10.7)(sass@1.77.6))(wrangler@3.103.0(@cloudflare/workers-types@4.20250109.0))
'@types/diff':
specifier: ^5.2.3
version: 5.2.3
specifier: ^7.0.0
version: 7.0.0
'@types/react':
specifier: ^18.3.18
version: 18.3.18
@ -1821,8 +1821,8 @@ packages:
'@types/diff-match-patch@1.0.36':
resolution: {integrity: sha512-xFdR6tkm0MWvBfO8xXCSsinYxHcqkQUlcHeSpMC2ukzOb6lwQAfDmW+Qt0AvlGd8HpsS28qKsB+oPeJn9I39jg==}
'@types/diff@5.2.3':
resolution: {integrity: sha512-K0Oqlrq3kQMaO2RhfrNQX5trmt+XLyom88zS0u84nnIcLvFnRUMRRHmrGny5GSM+kNO9IZLARsdQHDzkhAgmrQ==}
'@types/diff@7.0.0':
resolution: {integrity: sha512-sVpkpbnTJL9CYoDf4U+tHaQLe5HiTaHWY7m9FuYA7oMCHwC9ie0Vh9eIGapyzYrU3+pILlSY2fAc4elfw5m4dg==}
'@types/eslint@8.56.10':
resolution: {integrity: sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==}
@ -2634,6 +2634,10 @@ packages:
resolution: {integrity: sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==}
engines: {node: '>=0.3.1'}
diff@7.0.0:
resolution: {integrity: sha512-PJWHUb1RFevKCwaFA9RlG5tCd+FO5iRh9A8HEtkmBH2Li03iJriB6m6JIN4rGz3K3JLawI7/veA1xzRKP6ISBw==}
engines: {node: '>=0.3.1'}
diffie-hellman@5.0.3:
resolution: {integrity: sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==}
@ -6977,7 +6981,7 @@ snapshots:
'@types/diff-match-patch@1.0.36': {}
'@types/diff@5.2.3': {}
'@types/diff@7.0.0': {}
'@types/eslint@8.56.10':
dependencies:
@ -7966,6 +7970,8 @@ snapshots:
diff@5.2.0: {}
diff@7.0.0: {}
diffie-hellman@5.0.3:
dependencies:
bn.js: 4.12.1