mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-01 07:05:32 -04:00
major refactoring of preact components 🧩 (#689)
This commit is contained in:
+5
-5
@@ -30,7 +30,7 @@
|
||||
"@fontsource/roboto-mono": "4.5.0",
|
||||
"@hcaptcha/react-hcaptcha": "^0.3.9",
|
||||
"@octokit/graphql": "^4.8.0",
|
||||
"@primer/octicons-react": "^16.1.1",
|
||||
"@primer/octicons-react": "^16.2.0",
|
||||
"@sentry/node": "^6.16.1",
|
||||
"clipboard-copy": "^4.0.1",
|
||||
"dayjs": "^1.10.7",
|
||||
@@ -52,10 +52,10 @@
|
||||
"unfetch": "^4.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.16.0",
|
||||
"@babel/eslint-parser": "^7.16.3",
|
||||
"@babel/preset-env": "^7.16.4",
|
||||
"@babel/preset-react": "^7.16.0",
|
||||
"@babel/core": "^7.16.5",
|
||||
"@babel/eslint-parser": "^7.16.5",
|
||||
"@babel/preset-env": "^7.16.5",
|
||||
"@babel/preset-react": "^7.16.5",
|
||||
"@jakejarvis/eslint-config": "github:jakejarvis/eslint-config#main",
|
||||
"@svgr/webpack": "^6.1.2",
|
||||
"autoprefixer": "^10.4.0",
|
||||
|
||||
Reference in New Issue
Block a user