Update guider version

This commit is contained in:
mrjvs 2024-03-31 16:52:05 +02:00
parent 475687849a
commit d1379785ba
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
"typescript": "5.4.3"
},
"dependencies": {
"@neato/guider": "^0.1.3",
"@neato/guider": "^0.1.4",
"next": "^14.1.4",
"next-seo": "^6.5.0",
"react": "^18.2.0",

View File

@ -6,8 +6,8 @@ settings:
dependencies:
'@neato/guider':
specifier: ^0.1.3
version: 0.1.3(@types/react@18.2.73)(next@14.1.4)(react-dom@18.2.0)(react@18.2.0)(tailwindcss@3.4.3)(webpack@5.91.0)
specifier: ^0.1.4
version: 0.1.4(@types/react@18.2.73)(next@14.1.4)(react-dom@18.2.0)(react@18.2.0)(tailwindcss@3.4.3)(webpack@5.91.0)
next:
specifier: ^14.1.4
version: 14.1.4(react-dom@18.2.0)(react@18.2.0)
@ -229,8 +229,8 @@ packages:
- supports-color
dev: false
/@neato/guider@0.1.3(@types/react@18.2.73)(next@14.1.4)(react-dom@18.2.0)(react@18.2.0)(tailwindcss@3.4.3)(webpack@5.91.0):
resolution: {integrity: sha512-Q/t9nCw9jUs/vgSr3bgkg3mYSWjurU/Ap6qRRLUOEBSenVcKLiz/j/tPBUylLkDmPDrt0NewYX2Mpfnc+1Q/MA==}
/@neato/guider@0.1.4(@types/react@18.2.73)(next@14.1.4)(react-dom@18.2.0)(react@18.2.0)(tailwindcss@3.4.3)(webpack@5.91.0):
resolution: {integrity: sha512-kdiQDFOWyX+llEiLhmuy/xqbpKbQSw0Qy3JTH5QQiwrKaFCKOdXfYiHSWWH+c1Jc9Ehu0074NpcV8Hhcf7D/Hw==}
engines: {node: '>=20'}
peerDependencies:
next: '>=14.1.0'