Fix build

This commit is contained in:
Nathan Bierema 2022-05-07 16:28:16 -04:00
parent dade516780
commit 432b6f735c
3 changed files with 5 additions and 8 deletions

View File

@ -1,4 +0,0 @@
{
"extends": "../../../tsconfig.react.base.json",
"include": ["../src", "."]
}

View File

@ -8598,7 +8598,7 @@ packages:
resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==}
dependencies:
'@types/minimatch': 3.0.5
'@types/node': 14.18.16
'@types/node': 17.0.31
dev: true
/@types/graceful-fs/4.1.5:
@ -8775,7 +8775,7 @@ packages:
/@types/node-fetch/2.6.1:
resolution: {integrity: sha512-oMqjURCaxoSIsHSr1E47QHzbmzNR5rK8McHuNb11BOM9cHcIK3Avy0s/b2JlXHoQGTYS3NsvWzV1M0iK7l0wbA==}
dependencies:
'@types/node': 14.18.16
'@types/node': 17.0.31
form-data: 3.0.1
dev: true
@ -9126,7 +9126,7 @@ packages:
/@types/webpack-sources/3.2.0:
resolution: {integrity: sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg==}
dependencies:
'@types/node': 14.18.16
'@types/node': 17.0.31
'@types/source-list-map': 0.1.2
source-map: 0.7.3
dev: true
@ -9134,7 +9134,7 @@ packages:
/@types/webpack/4.41.32:
resolution: {integrity: sha512-cb+0ioil/7oz5//7tZUSwbrSAN/NWHrQylz5cW8G0dWTcF/g+/dSdMlKVZspBYuMAN1+WnwHrkxiRrLcwd0Heg==}
dependencies:
'@types/node': 14.18.16
'@types/node': 17.0.31
'@types/tapable': 1.0.8
'@types/uglify-js': 3.13.2
'@types/webpack-sources': 3.2.0
@ -16619,6 +16619,7 @@ packages:
chalk: 2.4.2
diff-match-patch: 1.0.5
dev: false
bundledDependencies: []
/jsonfile/2.4.0:
resolution: {integrity: sha1-NzaitCi4e72gzIO1P6PWM6NcKug=}