Skip to content

Commit f80af80

Browse files
fix: update browserlist (#669)
1 parent bc1abb0 commit f80af80

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"lodash.debounce": "^4.0.8",
3939
"papaparse": "^5.4.1",
4040
"prismjs": "^1.29.0",
41-
"react": "^18.2.0",
42-
"react-dom": "^18.2.0",
41+
"react": "^18.3.1",
42+
"react-dom": "^18.3.1",
4343
"react-hook-form": "^7.51.5",
4444
"react-joyride": "^2.8.2",
4545
"react-markdown": "^9.0.1",
@@ -64,7 +64,7 @@
6464
"autoprefixer": "^10.4.19",
6565
"eslint": "^8.57.0",
6666
"eslint-plugin-react-hooks": "^4.6.2",
67-
"eslint-plugin-react-refresh": "^0.4.5",
67+
"eslint-plugin-react-refresh": "^0.4.6",
6868
"husky": "^9.0.11",
6969
"lint-staged": "^15.2.5",
7070
"openapi-typescript": "^6.7.6",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)