Skip to content

Commit 0efd43d

Browse files
committed
chore: updated dependencies
1 parent 06c4fd9 commit 0efd43d

File tree

2 files changed

+34
-27
lines changed

2 files changed

+34
-27
lines changed

package-lock.json

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

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
"Programming Languages"
1515
],
1616
"dependencies": {
17-
"@codemirror/lang-json": "^6.0.0",
18-
"@uiw/codemirror-theme-duotone": "^4.12.1",
19-
"@uiw/react-codemirror": "^4.23.10",
17+
"@codemirror/lang-json": "^6.0.2",
18+
"@uiw/codemirror-theme-duotone": "^4.25.2",
19+
"@uiw/react-codemirror": "^4.25.2",
2020
"format-to-json": "^2.1.2",
21-
"react": "^19.1.0",
22-
"react-dom": "^19.1.0",
23-
"react-hot-toast": "^2.5.2",
21+
"react": "^19.2.0",
22+
"react-dom": "^19.2.0",
23+
"react-hot-toast": "^2.6.0",
2424
"react-icons": "^4.4.0",
25-
"react-router-dom": "^7.5.2",
25+
"react-router-dom": "^7.9.4",
2626
"react-scripts": "5.0.1",
2727
"react-switch": "^7.1.0"
2828
},
@@ -41,7 +41,7 @@
4141
"@testing-library/jest-dom": "^6.6.3",
4242
"@testing-library/react": "^16.3.0",
4343
"@testing-library/user-event": "^14.6.1",
44-
"@types/node": "^20.7.0",
44+
"@types/node": "^24.6.0",
4545
"@types/react": "npm:types-react@rc",
4646
"@types/react-dom": "npm:types-react-dom@rc",
4747
"@types/react-router-dom": "^5.3.3",
@@ -62,8 +62,8 @@
6262
"eslint-config-react-app": "^7.0.1",
6363
"eslint-plugin-cypress": "^2.12.1",
6464
"eslint-plugin-react": "^7.26.1",
65-
"http-server": "^14.0.0",
66-
"husky": "^7.0.2",
65+
"http-server": "^14.1.1",
66+
"husky": "^7.0.4",
6767
"lcov-result-merger": "^5.0.1",
6868
"source-map-explorer": "^2.5.3",
6969
"tailwindcss": "^3.4.17",

0 commit comments

Comments
 (0)