diff --git a/examples/computed-form-fields/package.json b/examples/computed-form-fields/package.json index 2fc13e1d..26212eab 100644 --- a/examples/computed-form-fields/package.json +++ b/examples/computed-form-fields/package.json @@ -59,7 +59,7 @@ "@babel/preset-env": "^7.24.0", "@babel/preset-react": "^7.23.3", "@lhci/cli": "^0.13.0", - "@testing-library/jest-dom": "6.4.2", + "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "^14.2.2", "@vitejs/plugin-react": "^4.2.1", "concurrently": "^8.2.2", @@ -78,4 +78,4 @@ "msw": { "workerDirectory": "public" } -} +} \ No newline at end of file diff --git a/examples/conditional-form-fields/package.json b/examples/conditional-form-fields/package.json index 59f38cf3..4bf04890 100644 --- a/examples/conditional-form-fields/package.json +++ b/examples/conditional-form-fields/package.json @@ -59,7 +59,7 @@ "@babel/preset-env": "^7.24.0", "@babel/preset-react": "^7.23.3", "@lhci/cli": "^0.14.0", - "@testing-library/jest-dom": "6.4.2", + "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "^14.2.2", "@vitejs/plugin-react": "^4.2.1", "concurrently": "^8.2.2", @@ -78,4 +78,4 @@ "msw": { "workerDirectory": "public" } -} +} \ No newline at end of file diff --git a/examples/field-validators/package.json b/examples/field-validators/package.json index 2f3d0b6d..8b1aca5b 100644 --- a/examples/field-validators/package.json +++ b/examples/field-validators/package.json @@ -59,7 +59,7 @@ "@babel/preset-env": "^7.24.0", "@babel/preset-react": "^7.23.3", "@lhci/cli": "^0.14.0", - "@testing-library/jest-dom": "6.4.2", + "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "^14.2.2", "@vitejs/plugin-react": "^4.2.1", "concurrently": "^8.2.2", @@ -78,4 +78,4 @@ "msw": { "workerDirectory": "public" } -} +} \ No newline at end of file diff --git a/examples/form-structure/package.json b/examples/form-structure/package.json index e2197b31..7b613d23 100644 --- a/examples/form-structure/package.json +++ b/examples/form-structure/package.json @@ -57,7 +57,7 @@ "@babel/preset-env": "^7.24.0", "@babel/preset-react": "^7.23.3", "@lhci/cli": "^0.14.0", - "@testing-library/jest-dom": "6.4.2", + "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "^14.2.2", "@vitejs/plugin-react": "^4.2.1", "babel-jest": "^29.7.0", @@ -76,4 +76,4 @@ "msw": { "workerDirectory": "public" } -} +} \ No newline at end of file diff --git a/examples/mock-api/package.json b/examples/mock-api/package.json index 922ac4e7..85af8767 100644 --- a/examples/mock-api/package.json +++ b/examples/mock-api/package.json @@ -59,7 +59,7 @@ "@babel/preset-env": "^7.24.0", "@babel/preset-react": "^7.23.3", "@lhci/cli": "^0.14.0", - "@testing-library/jest-dom": "6.4.2", + "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "^14.2.2", "@vitejs/plugin-react": "^4.2.1", "concurrently": "^8.2.2", @@ -78,4 +78,4 @@ "msw": { "workerDirectory": "public" } -} +} \ No newline at end of file diff --git a/examples/multistep-form/package.json b/examples/multistep-form/package.json index 0d8f8ba0..7dda644a 100644 --- a/examples/multistep-form/package.json +++ b/examples/multistep-form/package.json @@ -59,7 +59,7 @@ "@babel/preset-env": "^7.24.0", "@babel/preset-react": "^7.23.3", "@lhci/cli": "^0.14.0", - "@testing-library/jest-dom": "6.4.2", + "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "^14.2.2", "@vitejs/plugin-react": "^4.2.1", "@vitest/eslint-plugin": "^1.1.7", @@ -81,4 +81,4 @@ "msw": { "workerDirectory": "public" } -} +} \ No newline at end of file diff --git a/examples/network-status/package.json b/examples/network-status/package.json index 38731990..12d8702c 100644 --- a/examples/network-status/package.json +++ b/examples/network-status/package.json @@ -60,7 +60,7 @@ "@babel/preset-env": "^7.24.0", "@babel/preset-react": "^7.23.3", "@lhci/cli": "^0.14.0", - "@testing-library/jest-dom": "6.4.2", + "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "^14.2.2", "@vitejs/plugin-react": "^4.2.1", "concurrently": "^8.2.2", @@ -79,4 +79,4 @@ "msw": { "workerDirectory": "public" } -} +} \ No newline at end of file diff --git a/examples/on-device-storage/package.json b/examples/on-device-storage/package.json index 5ea925ee..3bf31c78 100644 --- a/examples/on-device-storage/package.json +++ b/examples/on-device-storage/package.json @@ -59,7 +59,7 @@ "@babel/preset-env": "^7.24.0", "@babel/preset-react": "^7.23.3", "@lhci/cli": "^0.14.0", - "@testing-library/jest-dom": "6.4.2", + "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "^14.2.2", "@vitejs/plugin-react": "^4.2.1", "concurrently": "^8.2.2", @@ -78,4 +78,4 @@ "msw": { "workerDirectory": "public" } -} +} \ No newline at end of file diff --git a/examples/persisted-form/package.json b/examples/persisted-form/package.json index 663877a0..8009935d 100644 --- a/examples/persisted-form/package.json +++ b/examples/persisted-form/package.json @@ -59,7 +59,7 @@ "@babel/preset-env": "^7.24.0", "@babel/preset-react": "^7.23.3", "@lhci/cli": "^0.14.0", - "@testing-library/jest-dom": "6.4.2", + "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "^14.2.2", "@vitejs/plugin-react": "^4.2.1", "concurrently": "^8.2.2", @@ -78,4 +78,4 @@ "msw": { "workerDirectory": "public" } -} +} \ No newline at end of file diff --git a/examples/react-query/package.json b/examples/react-query/package.json index 21a082a1..ec698c39 100644 --- a/examples/react-query/package.json +++ b/examples/react-query/package.json @@ -48,7 +48,7 @@ "@babel/preset-env": "^7.24.0", "@babel/preset-react": "^7.23.3", "@lhci/cli": "^0.14.0", - "@testing-library/jest-dom": "6.4.2", + "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "^14.2.2", "@vitejs/plugin-react": "^4.2.1", "concurrently": "^8.2.2", @@ -67,4 +67,4 @@ "msw": { "workerDirectory": "public" } -} +} \ No newline at end of file diff --git a/examples/server-sync/package.json b/examples/server-sync/package.json index af7ae05e..4901abcc 100644 --- a/examples/server-sync/package.json +++ b/examples/server-sync/package.json @@ -54,7 +54,7 @@ "@babel/preset-env": "^7.24.0", "@babel/preset-react": "^7.23.3", "@lhci/cli": "^0.14.0", - "@testing-library/jest-dom": "6.4.2", + "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "^14.2.2", "@vitejs/plugin-react": "^4.2.1", "babel-eslint": "^10.1.0", @@ -75,4 +75,4 @@ "msw": { "workerDirectory": "public" } -} +} \ No newline at end of file diff --git a/examples/simple-table/package.json b/examples/simple-table/package.json index e6170036..68243b9d 100644 --- a/examples/simple-table/package.json +++ b/examples/simple-table/package.json @@ -59,7 +59,7 @@ "@babel/preset-env": "^7.24.0", "@babel/preset-react": "^7.23.3", "@lhci/cli": "^0.14.0", - "@testing-library/jest-dom": "6.4.2", + "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "^14.2.2", "@vitejs/plugin-react": "^4.2.1", "concurrently": "^8.2.2", @@ -78,4 +78,4 @@ "msw": { "workerDirectory": "public" } -} +} \ No newline at end of file