Skip to content

Commit

Permalink
Add multiple workbox bundles to allowed packages (#583)
Browse files Browse the repository at this point in the history
* Add multiple `workbox` bundles to allowed packages

* chore: add `@types/` packages to allowed list; remove original ones
  • Loading branch information
NivaldoFarias committed Dec 28, 2022
1 parent f69be8b commit e7e4377
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion packages/definitions-parser/allowedPackageJsonDependencies.txt
Expand Up @@ -749,6 +749,19 @@
@types/winston
@types/wonder-commonlib
@types/wonder-frp
@types/workbox-background-sync
@types/workbox-broadcast-update
@types/workbox-expiration
@types/workbox-core
@types/workbox-expiration
@types/workbox-navigation-preload
@types/workbox-precaching
@types/workbox-range-requests
@types/workbox-routing
@types/workbox-strategies
@types/workbox-streams
@types/workbox-webpack-plugin
@types/workbox-window
@types/parse5
@uirouter/angularjs
@vue/reactivity
Expand Down Expand Up @@ -1037,7 +1050,6 @@ web-tree-sitter
winston
winston-transport
workbox-build
workbox-webpack-plugin
xmlbuilder
xpath
yup
Expand Down

0 comments on commit e7e4377

Please sign in to comment.