diff --git a/example/package.json b/example/package.json index c8c0491f..62c5d5f4 100644 --- a/example/package.json +++ b/example/package.json @@ -29,7 +29,7 @@ }, "devDependencies": { "@types/cypress": "1.1.3", - "@types/react": "^18.2.65", + "@types/react": "18.2.65", "cypress": "13.6.6", "eslint": "8.57.0", "eslint-config-next": "14.1.3", diff --git a/example/pnpm-lock.yaml b/example/pnpm-lock.yaml index f8d8ebce..9a6110b0 100644 --- a/example/pnpm-lock.yaml +++ b/example/pnpm-lock.yaml @@ -53,7 +53,7 @@ devDependencies: specifier: 1.1.3 version: 1.1.3 '@types/react': - specifier: ^18.2.65 + specifier: 18.2.65 version: 18.2.65 cypress: specifier: 13.6.6 @@ -420,6 +420,7 @@ packages: /@swagger-api/apidom-ns-json-schema-draft-4@0.97.0: resolution: {integrity: sha512-eBMIPxX4huNDGle6TOfSe1kKS1/HvL6w66GWWLFxZW2doCQHMADgjo7j/kVowrXiJtEoMgjBVp3W30WkcwBVug==} + requiresBuild: true dependencies: '@babel/runtime-corejs3': 7.24.0 '@swagger-api/apidom-ast': 0.97.0