SimonAlling / userscripter

Create userscripts in a breeze!
https://www.npmjs.com/package/userscripter
MIT License
100 stars 10 forks source link

fix: Upgrade restrict-imports-loader to v3.2.5 #92

Closed SimonAlling closed 1 year ago

SimonAlling commented 1 year ago

Version 3.2.5 removed @types/schema-utils in accordance with this warning that we, and all consumers, get on every npm ci:

npm WARN deprecated @types/schema-utils@2.4.0: This is a stub types definition. schema-utils provides its own type definitions, so you do not need this installed.