Skip to content

Commit 74f10b7

Browse files
chore(deps): lock file maintenance (#7819)
* chore(deps): lock file maintenance * Lock tsup version * Fix eslint-plugin-react-compiler resolution --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lachlan Collins <[email protected]>
1 parent e2315cc commit 74f10b7

File tree

3 files changed

+3657
-3310
lines changed

3 files changed

+3657
-3310
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"rimraf": "^5.0.9",
6565
"sherif": "^0.10.0",
6666
"solid-js": "^1.8.19",
67-
"tsup": "^8.0.2",
67+
"tsup": "8.0.2",
6868
"typescript": "5.3.3",
6969
"typescript47": "npm:[email protected]",
7070
"typescript48": "npm:[email protected]",

packages/react-query/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@types/react": "npm:types-react@rc",
6666
"@types/react-dom": "npm:types-react-dom@rc",
6767
"@vitejs/plugin-react": "^4.3.1",
68-
"eslint-plugin-react-compiler": "^0.0.0-experimental-c8b3f72-20240517",
68+
"eslint-plugin-react-compiler": "0.0.0-experimental-c8b3f72-20240517",
6969
"react": "19.0.0-rc-4c2e457c7c-20240522",
7070
"react-dom": "19.0.0-rc-4c2e457c7c-20240522",
7171
"react-error-boundary": "^4.0.13"

0 commit comments

Comments
 (0)