updates, updates, updates

package updates
added projects
updated career page
updated resume
cleaned up a bit
This commit is contained in:
2025-06-06 21:29:57 -07:00
parent 574eded634
commit 7d6afd6f2c
17 changed files with 6399 additions and 18794 deletions

View File

@@ -3,18 +3,16 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.16",
"@mui/material": "^5.14.16",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
"swiper": "^11.0.3",
"web-vitals": "^2.1.4"
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@mui/icons-material": "^7.1.1",
"@mui/material": "^7.1.1",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"swiper": "^11.2.8"
},
"devDependencies": {
"react-scripts": "5.0.1"
},
"scripts": {
"start": "react-scripts start",
@@ -39,8 +37,5 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11"
}
}
}