Remove @types/dragula as well

This commit is contained in:
Nathan Bierema 2023-08-07 10:34:18 -04:00
parent 5cb48ed15a
commit c2b2b7db50
2 changed files with 0 additions and 8 deletions

View File

@ -39,7 +39,6 @@
"@dnd-kit/core": "^6.0.8", "@dnd-kit/core": "^6.0.8",
"@dnd-kit/sortable": "^7.0.2", "@dnd-kit/sortable": "^7.0.2",
"@dnd-kit/utilities": "^3.2.1", "@dnd-kit/utilities": "^3.2.1",
"@types/dragula": "^3.7.1",
"@types/lodash": "^4.14.196", "@types/lodash": "^4.14.196",
"@types/prop-types": "^15.7.5", "@types/prop-types": "^15.7.5",
"@types/redux-devtools-themes": "^1.0.0", "@types/redux-devtools-themes": "^1.0.0",

View File

@ -1632,9 +1632,6 @@ importers:
'@dnd-kit/utilities': '@dnd-kit/utilities':
specifier: ^3.2.1 specifier: ^3.2.1
version: 3.2.1(react@18.2.0) version: 3.2.1(react@18.2.0)
'@types/dragula':
specifier: ^3.7.1
version: 3.7.1
'@types/lodash': '@types/lodash':
specifier: ^4.14.196 specifier: ^4.14.196
version: 4.14.196 version: 4.14.196
@ -9934,10 +9931,6 @@ packages:
resolution: {integrity: sha512-w5jZ0ee+HaPOaX25X2/2oGR/7rgAQSYII7X7pp0m9KgBfMP7uKfMfTvcpl5Dj+eDBbpxKGiqE+flqDr6XTd2RA==} resolution: {integrity: sha512-w5jZ0ee+HaPOaX25X2/2oGR/7rgAQSYII7X7pp0m9KgBfMP7uKfMfTvcpl5Dj+eDBbpxKGiqE+flqDr6XTd2RA==}
dev: true dev: true
/@types/dragula@3.7.1:
resolution: {integrity: sha512-hbMEG5+wZEwV6NK4cbexldLWEvYNox8PywM9ICIeCTM99g8nJxccE3C8vvl66TCfnN+R8ioNdOrHWJT+5X0pvw==}
dev: false
/@types/ejs@3.1.2: /@types/ejs@3.1.2:
resolution: {integrity: sha512-ZmiaE3wglXVWBM9fyVC17aGPkLo/UgaOjEiI2FXQfyczrCefORPxIe+2dVmnmk3zkVIbizjrlQzmPGhSYGXG5g==} resolution: {integrity: sha512-ZmiaE3wglXVWBM9fyVC17aGPkLo/UgaOjEiI2FXQfyczrCefORPxIe+2dVmnmk3zkVIbizjrlQzmPGhSYGXG5g==}
dev: true dev: true