Skip to content

Commit 77f0b1f

Browse files
committed
[UPDATE] dependencies
1 parent 273d537 commit 77f0b1f

141 files changed

Lines changed: 8195 additions & 11324 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/react-tools-demo/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,22 @@
1616
"react-transition-group": "^4.4.5"
1717
},
1818
"devDependencies": {
19-
"@types/react": "^18.2.15",
20-
"@types/react-dom": "^18.2.7",
21-
"@types/react-syntax-highlighter": "^15.5.8",
22-
"@types/react-transition-group": "^4.4.7",
23-
"@typescript-eslint/eslint-plugin": "^6.0.0",
24-
"@typescript-eslint/parser": "^6.0.0",
25-
"@vitejs/plugin-react": "^4.0.3",
26-
"eslint": "^8.45.0",
19+
"@types/react": "^18.2.55",
20+
"@types/react-dom": "^18.2.19",
21+
"@types/react-syntax-highlighter": "^15.5.11",
22+
"@types/react-transition-group": "^4.4.10",
23+
"@typescript-eslint/eslint-plugin": "^6.21.0",
24+
"@typescript-eslint/parser": "^6.21.0",
25+
"@vitejs/plugin-react": "^4.2.1",
26+
"eslint": "^8.56.0",
2727
"eslint-plugin-react-hooks": "^4.6.0",
28-
"eslint-plugin-react-refresh": "^0.4.3",
29-
"react-markdown": "^9.0.0",
30-
"react-router-dom": "^6.15.0",
28+
"eslint-plugin-react-refresh": "^0.4.5",
29+
"react-markdown": "^9.0.1",
30+
"react-router-dom": "^6.22.0",
3131
"react-syntax-highlighter": "^15.5.0",
3232
"remark-gfm": "^4.0.0",
33-
"typescript": "^5.0.2",
34-
"vite": "^4.4.5",
35-
"vite-plugin-mkcert": "^1.17.2"
33+
"typescript": "^5.3.3",
34+
"vite": "^5.0.12",
35+
"vite-plugin-mkcert": "^1.17.3"
3636
}
3737
}

apps/react-tools-demo/vite.config.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ import mkcert from 'vite-plugin-mkcert'
66
export default defineConfig({
77
base:"/react-tools",
88
server: {
9-
host: true,
10-
https: true
9+
host: true
1110
},
1211
plugins: [react(), mkcert()],
1312
})
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/LazyComponent-b38c1f2d.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/assets/LazyComponent-zAQZQD1G.js

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)