major refactoring of preact components 🧩 (#689)

This commit is contained in:
2021-12-15 08:35:18 -05:00
committed by GitHub
parent cda7d538a6
commit d119a98a0d
30 changed files with 1005 additions and 1053 deletions
+5 -5
View File
@@ -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",