Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .pkgs/configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@stylistic/eslint-plugin": "^5.2.3",
"eslint-plugin-de-morgan": "^1.3.1",
"eslint-plugin-function": "^0.0.24",
"eslint-plugin-jsdoc": "^54.1.0",
"eslint-plugin-jsdoc": "^54.1.1",
"eslint-plugin-perfectionist": "^4.15.0",
"eslint-plugin-regexp": "^2.10.0",
"eslint-plugin-unicorn": "^60.0.0",
Expand Down
2 changes: 1 addition & 1 deletion .pkgs/eslint-plugin-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@typescript-eslint/types": "^8.40.0",
"@typescript-eslint/utils": "^8.40.0",
"eslint-plugin-de-morgan": "^1.3.1",
"eslint-plugin-jsdoc": "^54.1.0",
"eslint-plugin-jsdoc": "^54.1.1",
"eslint-plugin-perfectionist": "^4.15.0",
"eslint-plugin-regexp": "^2.10.0",
"eslint-plugin-unicorn": "^60.0.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"fumadocs-typescript": "4.0.6",
"fumadocs-ui": "15.6.10",
"lucide-react": "^0.540.0",
"next": "^15.4.6",
"next": "^15.5.0",
"next-view-transitions": "^0.3.4",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"shiki": "^3.9.2",
"shiki": "^3.11.0",
"tailwind-merge": "^3.3.1",
"twoslash": "^0.3.4"
},
Expand Down
4 changes: 2 additions & 2 deletions examples/next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"start": "next start"
},
"dependencies": {
"next": "^15.4.6",
"next": "^15.5.0",
"react": "^19.1.1",
"react-dom": "^19.1.1"
},
"devDependencies": {
"@eslint-react/eslint-plugin": "workspace:*",
"@eslint/config-inspector": "^1.2.0",
"@eslint/js": "^9.33.0",
"@next/eslint-plugin-next": "^15.4.6",
"@next/eslint-plugin-next": "^15.5.0",
"@tsconfig/next": "^2.0.3",
"@tsconfig/node22": "^22.0.2",
"@tsconfig/strictest": "^2.0.5",
Expand Down
4 changes: 2 additions & 2 deletions examples/vite-react-dom-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"@tsconfig/vite-react": "^7.0.0",
"@types/react": "^19.1.10",
"@types/react-dom": "^19.1.7",
"@vitejs/plugin-react": "^5.0.0",
"@vitejs/plugin-react": "^5.0.1",
"eslint": "^9.33.0",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.20",
"typescript": "^5.9.2",
"typescript-eslint": "^8.40.0",
"vite": "^7.1.2"
"vite": "^7.1.3"
},
"engines": {
"node": ">=18.18.0"
Expand Down
4 changes: 2 additions & 2 deletions examples/vite-react-dom-js-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"@eslint/js": "^9.33.0",
"@types/react": "^19.1.10",
"@types/react-dom": "^19.1.7",
"@vitejs/plugin-react": "^5.0.0",
"@vitejs/plugin-react": "^5.0.1",
"eslint": "^9.33.0",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.20",
"globals": "^16.3.0",
"vite": "^7.1.2"
"vite": "^7.1.3"
},
"engines": {
"node": ">=18.18.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/babel__preset-env": "~7.10.0",
"@types/react": "^19.1.10",
"@types/react-dom": "^19.1.7",
"@vitejs/plugin-react": "^5.0.0",
"@vitejs/plugin-react": "^5.0.1",
"eslint": "^9.33.0",
"eslint-plugin-react-debug": "workspace:*",
"eslint-plugin-react-dom": "workspace:*",
Expand All @@ -36,7 +36,7 @@
"eslint-plugin-react-web-api": "workspace:*",
"eslint-plugin-react-x": "workspace:*",
"globals": "^16.3.0",
"vite": "^7.1.2"
"vite": "^7.1.3"
},
"engines": {
"node": ">=18.18.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
"@tsconfig/vite-react": "^7.0.0",
"@types/react": "^19.1.10",
"@types/react-dom": "^19.1.7",
"@vitejs/plugin-react": "^5.0.0",
"@vitejs/plugin-react": "^5.0.1",
"eslint": "^9.33.0",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.20",
"globals": "^16.3.0",
"ts-blank-eslint-parser": "^0.4.3",
"typescript": "^5.9.2",
"typescript-eslint": "^8.40.0",
"vite": "^7.1.2"
"vite": "^7.1.3"
},
"engines": {
"node": ">=18.18.0"
Expand Down
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,13 @@
"update:website": "tsx ./scripts/update-website.ts"
},
"devDependencies": {
"@effect/platform": "^0.90.6",
"@effect/platform-node": "^0.96.0",
"@eslint/config-inspector": "^1.2.0",
"@eslint/markdown": "^7.1.0",
"@local/configs": "workspace:*",
"@local/eslint-plugin-local": "workspace:*",
"@swc/core": "^1.13.3",
"@swc/core": "^1.13.4",
"@tsconfig/node22": "^22.0.2",
"@tsconfig/strictest": "^2.0.5",
"@types/node": "^24.3.0",
Expand All @@ -69,6 +71,7 @@
"cspell": "^9.2.0",
"dedent": "^1.6.0",
"dprint": "^0.50.1",
"effect": "^3.17.8",
"esbuild": "^0.25.9",
"eslint": "^9.33.0",
"eslint-config-flat-gitignore": "^2.1.0",
Expand Down
Loading