Skip to content

Commit

Permalink
chore(deps): update react monorepo to ~18.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent bc85ed2 commit f1ade4c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"lerna": "^8.0.0",
"lint-staged": "^15.1.0",
"prettier": "^3.0.0",
"react-test-renderer": "~18.2.0",
"react-test-renderer": "~18.3.0",
"tsbb": "^4.1.5",
"jest": "^29.5.0",
"jest-watch-typeahead": "^2.2.2",
Expand Down
8 changes: 4 additions & 4 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@kkt/raw-modules": "^7.4.9",
"@kkt/scope-plugin-options": "^7.4.9",
"@types/katex": "^0.16.0",
"@types/react": "~18.2.0",
"@types/react-dom": "~18.2.0",
"@types/react": "~18.3.0",
"@types/react-dom": "~18.3.0",
"kkt": "^7.4.9",
"markdown-react-code-preview-loader": "^2.1.4",
"source-map-explorer": "~2.5.3"
Expand All @@ -27,8 +27,8 @@
"dom-to-image": "^2.6.0",
"katex": "~0.16.0",
"mermaid": "~10.6.1",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"react": "~18.3.0",
"react-dom": "~18.3.0",
"rehype-sanitize": "~6.0.0"
},
"eslintConfig": {
Expand Down

0 comments on commit f1ade4c

Please sign in to comment.