Skip to content

Commit 073740b

Browse files
committed
other projects
1 parent 6730a79 commit 073740b

File tree

16 files changed

+305
-184
lines changed

16 files changed

+305
-184
lines changed

package-lock.json

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

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -17,27 +17,27 @@
1717
"test": "echo \"Error: no test specified\" && exit 1"
1818
},
1919
"dependencies": {
20-
"geist": "^1.4.2",
20+
"geist": "^1.4",
2121
"react": "^19.1",
2222
"react-dom": "^19.1",
2323
"react-markdown": "^10.1",
2424
"react-syntax-highlighter": "^15.6"
2525
},
2626
"devDependencies": {
27-
"@eslint/js": "^9.32.0",
28-
"@tailwindcss/postcss": "^4.1.11",
29-
"@tailwindcss/vite": "^4.1.11",
30-
"@types/react": "^19.1.8",
31-
"@types/react-dom": "^19.1.6",
32-
"@types/react-syntax-highlighter": "^15.5.13",
33-
"@vitejs/plugin-react": "^4.7.0",
34-
"eslint": "^9.32.0",
35-
"eslint-plugin-react-hooks": "^5.2.0",
36-
"eslint-plugin-react-refresh": "^0.4.20",
37-
"globals": "^16.3.0",
38-
"tailwindcss": "^4.1.11",
39-
"typescript": "^5.8.3",
40-
"typescript-eslint": "^8.38.0",
41-
"vite": "^7.0.6"
27+
"@eslint/js": "^9.32",
28+
"@tailwindcss/postcss": "^4.1",
29+
"@tailwindcss/vite": "^4.1",
30+
"@types/react": "^19.1",
31+
"@types/react-dom": "^19.1",
32+
"@types/react-syntax-highlighter": "^15.5",
33+
"@vitejs/plugin-react": "^4.7",
34+
"eslint": "^9.32",
35+
"eslint-plugin-react-hooks": "^5.2",
36+
"eslint-plugin-react-refresh": "^0.4",
37+
"globals": "^16.3",
38+
"tailwindcss": "^4.1",
39+
"typescript": "^5.8",
40+
"typescript-eslint": "^8.38",
41+
"vite": "^7.0"
4242
}
4343
}
563 KB
Loading
73.8 KB
Loading

src/assets/projects/event/es.png

131 KB
Loading
156 KB
Loading
81.2 KB
Loading
138 KB
Loading
232 KB
Loading
146 KB
Loading

0 commit comments

Comments
 (0)