Skip to content

Commit 0076492

Browse files
committed
release: 2.0.0-next.19
1 parent 405f2e4 commit 0076492

File tree

27 files changed

+735
-667
lines changed

27 files changed

+735
-667
lines changed

.pkgs/configs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"eslint-plugin-de-morgan": "^1.2.1",
2525
"eslint-plugin-function": "^0.0.21",
2626
"eslint-plugin-jsdoc": "^50.6.14",
27-
"eslint-plugin-perfectionist": "^4.12.3",
27+
"eslint-plugin-perfectionist": "^4.13.0",
2828
"eslint-plugin-regexp": "^2.7.0",
2929
"eslint-plugin-unicorn": "^59.0.1",
30-
"typescript-eslint": "^8.32.0"
30+
"typescript-eslint": "^8.32.1"
3131
}
3232
}

.pkgs/eslint-plugin-local/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,22 +28,22 @@
2828
"@eslint-react/var": "workspace:*",
2929
"@eslint/js": "^9.26.0",
3030
"@stylistic/eslint-plugin": "^4.2.0",
31-
"@typescript-eslint/scope-manager": "^8.32.0",
32-
"@typescript-eslint/type-utils": "^8.32.0",
33-
"@typescript-eslint/types": "^8.32.0",
34-
"@typescript-eslint/utils": "^8.32.0",
31+
"@typescript-eslint/scope-manager": "^8.32.1",
32+
"@typescript-eslint/type-utils": "^8.32.1",
33+
"@typescript-eslint/types": "^8.32.1",
34+
"@typescript-eslint/utils": "^8.32.1",
3535
"eslint-plugin-de-morgan": "^1.2.1",
3636
"eslint-plugin-jsdoc": "^50.6.14",
37-
"eslint-plugin-perfectionist": "^4.12.3",
37+
"eslint-plugin-perfectionist": "^4.13.0",
3838
"eslint-plugin-regexp": "^2.7.0",
3939
"eslint-plugin-unicorn": "^59.0.1",
4040
"string-ts": "^2.2.1",
4141
"ts-pattern": "^5.7.0"
4242
},
4343
"devDependencies": {
4444
"@local/configs": "workspace:*",
45-
"@types/react": "^19.1.3",
46-
"@types/react-dom": "^19.1.4",
45+
"@types/react": "^19.1.4",
46+
"@types/react-dom": "^19.1.5",
4747
"tsup": "^8.4.0"
4848
},
4949
"peerDependencies": {

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.0-beta.18
1+
2.0.0-next.19

apps/website/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
"fumadocs-twoslash": "3.1.2",
2121
"fumadocs-typescript": "4.0.3",
2222
"fumadocs-ui": "15.3.0",
23-
"lucide-react": "^0.509.0",
23+
"lucide-react": "^0.510.0",
2424
"next": "^15.3.2",
2525
"next-view-transitions": "^0.3.4",
2626
"react": "^19.1.0",
2727
"react-dom": "^19.1.0",
28-
"shiki": "^3.4.0",
28+
"shiki": "^3.4.1",
2929
"tailwind-merge": "^3.3.0",
3030
"twoslash": "^0.3.1"
3131
},
@@ -44,15 +44,15 @@
4444
"@tsconfig/strictest": "^2.0.5",
4545
"@types/hast": "^3.0.4",
4646
"@types/mdx": "^2.0.13",
47-
"@types/node": "^22.15.17",
48-
"@types/react": "^19.1.3",
49-
"@types/react-dom": "^19.1.4",
47+
"@types/node": "^22.15.18",
48+
"@types/react": "^19.1.4",
49+
"@types/react-dom": "^19.1.5",
5050
"autoprefixer": "^10.4.21",
5151
"dedent": "^1.6.0",
5252
"eslint": "^9.26.0",
5353
"eslint-plugin-de-morgan": "^1.2.1",
5454
"eslint-plugin-import-x": "^4.11.1",
55-
"eslint-plugin-perfectionist": "^4.12.3",
55+
"eslint-plugin-perfectionist": "^4.13.0",
5656
"eslint-plugin-react-hooks": "^5.2.0",
5757
"eslint-plugin-react-refresh": "^0.4.20",
5858
"eslint-plugin-unicorn": "^59.0.1",
@@ -61,6 +61,6 @@
6161
"tailwindcss": "^4.1.6",
6262
"tailwindcss-animated": "^2.0.0",
6363
"typescript": "^5.8.3",
64-
"typescript-eslint": "^8.32.0"
64+
"typescript-eslint": "^8.32.1"
6565
}
6666
}

dprint.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
"packages/**/docs"
2626
],
2727
"plugins": [
28-
"https://plugins.dprint.dev/typescript-0.95.0.wasm",
28+
"https://plugins.dprint.dev/typescript-0.95.3.wasm",
2929
"https://plugins.dprint.dev/json-0.20.0.wasm",
3030
"https://plugins.dprint.dev/markdown-0.18.0.wasm",
3131
"https://plugins.dprint.dev/toml-0.7.0.wasm",
32-
"https://plugins.dprint.dev/g-plane/pretty_yaml-v0.5.0.wasm",
32+
"https://plugins.dprint.dev/g-plane/pretty_yaml-v0.5.1.wasm",
3333
"https://plugins.dprint.dev/g-plane/markup_fmt-v0.20.0.wasm"
3434
]
3535
}

examples/next-app/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
"@tsconfig/next": "^2.0.3",
2323
"@tsconfig/node22": "^22.0.1",
2424
"@tsconfig/strictest": "^2.0.5",
25-
"@types/node": "^22.15.17",
26-
"@types/react": "^19.1.3",
27-
"@types/react-dom": "^19.1.4",
25+
"@types/node": "^22.15.18",
26+
"@types/react": "^19.1.4",
27+
"@types/react-dom": "^19.1.5",
2828
"eslint": "^9.26.0",
2929
"eslint-config-flat-gitignore": "^2.1.0",
3030
"eslint-plugin-react-hooks": "^5.2.0",
3131
"eslint-plugin-react-refresh": "^0.4.20",
3232
"typescript": "^5.8.3",
33-
"typescript-eslint": "^8.32.0"
33+
"typescript-eslint": "^8.32.1"
3434
},
3535
"engines": {
3636
"node": ">=20.19.0"

examples/vite-react-dom-app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
"@tsconfig/node22": "^22.0.1",
2222
"@tsconfig/strictest": "^2.0.5",
2323
"@tsconfig/vite-react": "^3.4.0",
24-
"@types/react": "^19.1.3",
25-
"@types/react-dom": "^19.1.4",
24+
"@types/react": "^19.1.4",
25+
"@types/react-dom": "^19.1.5",
2626
"@vitejs/plugin-react": "^4.4.1",
2727
"eslint": "^9.26.0",
2828
"eslint-plugin-react-hooks": "^5.2.0",
2929
"eslint-plugin-react-refresh": "^0.4.20",
3030
"typescript": "^5.8.3",
31-
"typescript-eslint": "^8.32.0",
31+
"typescript-eslint": "^8.32.1",
3232
"vite": "^6.3.5"
3333
},
3434
"engines": {

examples/vite-react-dom-js-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"@eslint-react/eslint-plugin": "workspace:*",
1919
"@eslint/config-inspector": "^1.0.2",
2020
"@eslint/js": "^9.26.0",
21-
"@types/react": "^19.1.3",
22-
"@types/react-dom": "^19.1.4",
21+
"@types/react": "^19.1.4",
22+
"@types/react-dom": "^19.1.5",
2323
"@vitejs/plugin-react": "^4.4.1",
2424
"eslint": "^9.26.0",
2525
"eslint-plugin-react-hooks": "^5.2.0",

examples/vite-react-dom-js-with-babel-eslint-parser-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"@eslint/js": "^9.26.0",
2424
"@types/babel__core": "~7.20.5",
2525
"@types/babel__preset-env": "~7.10.0",
26-
"@types/react": "^19.1.3",
27-
"@types/react-dom": "^19.1.4",
26+
"@types/react": "^19.1.4",
27+
"@types/react-dom": "^19.1.5",
2828
"@vitejs/plugin-react": "^4.4.1",
2929
"eslint": "^9.26.0",
3030
"eslint-plugin-react-debug": "workspace:*",

examples/vite-react-dom-with-ts-blank-eslint-parser-app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@
2323
"@tsconfig/node22": "^22.0.1",
2424
"@tsconfig/strictest": "^2.0.5",
2525
"@tsconfig/vite-react": "^3.4.0",
26-
"@types/react": "^19.1.3",
27-
"@types/react-dom": "^19.1.4",
26+
"@types/react": "^19.1.4",
27+
"@types/react-dom": "^19.1.5",
2828
"@vitejs/plugin-react": "^4.4.1",
2929
"eslint": "^9.26.0",
3030
"eslint-plugin-react-hooks": "^5.2.0",
3131
"eslint-plugin-react-refresh": "^0.4.20",
3232
"globals": "^16.1.0",
3333
"ts-blank-eslint-parser": "^0.4.3",
3434
"typescript": "^5.8.3",
35-
"typescript-eslint": "^8.32.0",
35+
"typescript-eslint": "^8.32.1",
3636
"vite": "^6.3.5"
3737
},
3838
"engines": {

0 commit comments

Comments
 (0)