mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-17 05:25:57 -04:00
fix(deps): update dependency feed to v6
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@
|
||||
"copy-to-clipboard": "^4.0.2",
|
||||
"drizzle-orm": "^0.45.2",
|
||||
"fast-glob": "^3.3.3",
|
||||
"feed": "^5.2.1",
|
||||
"feed": "^6.0.0",
|
||||
"html-entities": "^2.6.0",
|
||||
"next": "16.2.9",
|
||||
"next-themes": "^0.4.6",
|
||||
|
||||
Generated
+7
-7
@@ -69,8 +69,8 @@ importers:
|
||||
specifier: ^3.3.3
|
||||
version: 3.3.3
|
||||
feed:
|
||||
specifier: ^5.2.1
|
||||
version: 5.2.1
|
||||
specifier: ^6.0.0
|
||||
version: 6.0.0
|
||||
html-entities:
|
||||
specifier: ^2.6.0
|
||||
version: 2.6.0
|
||||
@@ -547,11 +547,11 @@ packages:
|
||||
|
||||
'@esbuild-kit/core-utils@3.3.2':
|
||||
resolution: {integrity: sha512-sPRAnw9CdSsRmEtnsl2WXWdyquogVpB3yZ3dgwJfe8zrOzTsV7cJvmwrKVa+0ma5BoiGJ+BoqkMvawbayKUsqQ==}
|
||||
deprecated: 'Merged into tsx: https://tsx.is'
|
||||
deprecated: 'Merged into tsx: https://tsx.hirok.io'
|
||||
|
||||
'@esbuild-kit/esm-loader@2.6.5':
|
||||
resolution: {integrity: sha512-FxEMIkJKnodyA1OaCUoEvbYRkoZlLZ4d/eXFu9Fh8CbBBgP5EmZxrfTRyN0qpXZ4vOvqnE5YdRdcrmUUXuU+dA==}
|
||||
deprecated: 'Merged into tsx: https://tsx.is'
|
||||
deprecated: 'Merged into tsx: https://tsx.hirok.io'
|
||||
|
||||
'@esbuild/aix-ppc64@0.25.12':
|
||||
resolution: {integrity: sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==}
|
||||
@@ -2579,8 +2579,8 @@ packages:
|
||||
picomatch:
|
||||
optional: true
|
||||
|
||||
feed@5.2.1:
|
||||
resolution: {integrity: sha512-jTynzYPWs9ALjro0GW8j7sv9y7cJBeOdD4Y88kVqYy/eyusIX3g+499JiTDIlD9Ge/unebx57T4Uzo6vpYvMtA==}
|
||||
feed@6.0.0:
|
||||
resolution: {integrity: sha512-rvFOF1POce0ijAKy3tZN5T8PuprgIit/VbMyXJWcoYwcMOTSIJ7NqZb8DTLPJr77yiEO27kidm/fw0kcSIV+ww==}
|
||||
engines: {node: '>=20', pnpm: '>=10'}
|
||||
|
||||
figures@6.1.0:
|
||||
@@ -6114,7 +6114,7 @@ snapshots:
|
||||
optionalDependencies:
|
||||
picomatch: 4.0.4
|
||||
|
||||
feed@5.2.1:
|
||||
feed@6.0.0:
|
||||
dependencies:
|
||||
xml-js: 1.6.11
|
||||
|
||||
|
||||
Reference in New Issue
Block a user