Skip to content

Commit 92aedd4

Browse files
committed
build: update deps
1 parent b160680 commit 92aedd4

File tree

5 files changed

+66
-66
lines changed

5 files changed

+66
-66
lines changed

examples/vite-react-dom-ts-flat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@vitejs/plugin-react": "4.3.1",
2323
"eslint": "^9.7.0",
2424
"eslint-plugin-react-hooks": "4.6.2",
25-
"eslint-plugin-react-refresh": "0.4.8",
25+
"eslint-plugin-react-refresh": "0.4.9",
2626
"typescript": "^5.5.3",
2727
"typescript-eslint": "^7.16.1 || ^rc-v8",
2828
"vite": "5.3.4"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"eslint-plugin-yml": "^1.14.0",
8787
"fast-equals": "5.0.1",
8888
"knip": "^5.26.0",
89-
"lefthook": "^1.7.4",
89+
"lefthook": "^1.7.5",
9090
"markdownlint": "0.34.0",
9191
"pathe": "1.1.2",
9292
"publint": "0.2.9",
@@ -99,7 +99,7 @@
9999
"tsup": "8.2.1",
100100
"turbo": "2.0.9",
101101
"type-fest": "4.22.1",
102-
"typedoc": "0.26.4",
102+
"typedoc": "0.26.5",
103103
"typedoc-plugin-markdown": "4.2.1",
104104
"typedoc-plugin-rename-defaults": "0.7.1",
105105
"typescript": "^5.5.3",

pnpm-lock.yaml

Lines changed: 55 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/bundles.log

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,16 @@ test/bundles/utilities/var/dist/index.js 1.56 MiB
2727
test/bundles/utilities/var/dist/index.mjs 1.56 MiB
2828

2929
Gzipped Bundled Size:
30-
test/bundles/core/test-bundle-core-1.0.0.tgz 885.42 KiB
31-
test/bundles/plugins/eslint-plugin-react-debug/test-bundle-eslint-plugin-react-debug-1.0.0.tgz 883.75 KiB
32-
test/bundles/plugins/eslint-plugin-react-dom/test-bundle-eslint-plugin-react-dom-1.0.0.tgz 885.64 KiB
33-
test/bundles/plugins/eslint-plugin-react-hooks-extra/test-bundle-eslint-plugin-react-hooks-extra-1.0.0.tgz 883.57 KiB
34-
test/bundles/plugins/eslint-plugin-react-naming-convention/test-bundle-eslint-plugin-react-naming-convention-1.0.0.tgz 890.59 KiB
30+
test/bundles/core/test-bundle-core-1.0.0.tgz 885.41 KiB
31+
test/bundles/plugins/eslint-plugin-react-debug/test-bundle-eslint-plugin-react-debug-1.0.0.tgz 883.74 KiB
32+
test/bundles/plugins/eslint-plugin-react-dom/test-bundle-eslint-plugin-react-dom-1.0.0.tgz 885.63 KiB
33+
test/bundles/plugins/eslint-plugin-react-hooks-extra/test-bundle-eslint-plugin-react-hooks-extra-1.0.0.tgz 883.56 KiB
34+
test/bundles/plugins/eslint-plugin-react-naming-convention/test-bundle-eslint-plugin-react-naming-convention-1.0.0.tgz 890.58 KiB
3535
test/bundles/plugins/eslint-plugin-react-x/test-bundle-eslint-plugin-react-x-1.0.0.tgz 3.03 MiB
3636
test/bundles/plugins/eslint-plugin/test-bundle-eslint-plugin-1.0.0.tgz 3.05 MiB
37-
test/bundles/shared/test-bundle-shared-1.0.0.tgz 824.33 KiB
37+
test/bundles/shared/test-bundle-shared-1.0.0.tgz 824.32 KiB
3838
test/bundles/tools/test-bundle-tools-1.0.0.tgz 29.92 KiB
3939
test/bundles/types/test-bundle-types-1.0.0.tgz 1.12 KiB
40-
test/bundles/utilities/ast/test-bundle-ast-1.0.0.tgz 868.77 KiB
40+
test/bundles/utilities/ast/test-bundle-ast-1.0.0.tgz 868.76 KiB
4141
test/bundles/utilities/jsx/test-bundle-jsx-1.0.0.tgz 869.74 KiB
4242
test/bundles/utilities/var/test-bundle-var-1.0.0.tgz 863.74 KiB

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint": "^9.7.0",
3434
"eslint-plugin-mdx": "3.1.5",
3535
"eslint-plugin-react-hooks": "4.6.2",
36-
"eslint-plugin-react-refresh": "0.4.8",
36+
"eslint-plugin-react-refresh": "0.4.9",
3737
"postcss": "8.4.39",
3838
"rehype-raw": "7.0.0",
3939
"remark-code-import": "1.2.0",

0 commit comments

Comments
 (0)