Skip to content

Commit

Permalink
chore(compat): update extensions list (#3152)
Browse files Browse the repository at this point in the history
* chore: `consolidate`

* chore: `vue-loader`

* chore: `scss-parser`

* chore: `query-ast`

* chore: `redux-thunk`

* chore: versions
  • Loading branch information
merceyz committed Jul 22, 2021
1 parent 1688e51 commit b4bacc4
Show file tree
Hide file tree
Showing 3 changed files with 174 additions and 1 deletion.
15 changes: 14 additions & 1 deletion .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions .yarn/versions/d4876b7b.yml
@@ -0,0 +1,22 @@
releases:
"@yarnpkg/cli": patch
"@yarnpkg/plugin-compat": patch

declined:
- "@yarnpkg/plugin-constraints"
- "@yarnpkg/plugin-dlx"
- "@yarnpkg/plugin-essentials"
- "@yarnpkg/plugin-init"
- "@yarnpkg/plugin-interactive-tools"
- "@yarnpkg/plugin-nm"
- "@yarnpkg/plugin-npm-cli"
- "@yarnpkg/plugin-pack"
- "@yarnpkg/plugin-patch"
- "@yarnpkg/plugin-pnp"
- "@yarnpkg/plugin-stage"
- "@yarnpkg/plugin-typescript"
- "@yarnpkg/plugin-version"
- "@yarnpkg/plugin-workspace-tools"
- "@yarnpkg/builder"
- "@yarnpkg/core"
- "@yarnpkg/doctor"
138 changes: 138 additions & 0 deletions packages/plugin-compat/sources/extensions.ts
Expand Up @@ -384,4 +384,142 @@ export const packageExtensions: Array<[string, PackageExtensionData]> = [
'js-git': optionalPeerDep,
},
}],
// https://github.com/tj/consolidate.js/pull/339
[`consolidate@*`, {
peerDependencies: {
velocityjs: `^2.0.1`,
tinyliquid: `^0.2.34`,
'liquid-node': `^3.0.1`,
jade: `^1.11.0`,
'then-jade': `*`,
dust: `^0.3.0`,
'dustjs-helpers': `^1.7.4`,
'dustjs-linkedin': `^2.7.5`,
swig: `^1.4.2`,
'swig-templates': `^2.0.3`,
'razor-tmpl': `^1.3.1`,
atpl: `>=0.7.6`,
liquor: `^0.0.5`,
twig: `^1.15.2`,
ejs: `^3.1.5`,
eco: `^1.1.0-rc-3`,
jazz: `^0.0.18`,
jqtpl: `~1.1.0`,
hamljs: `^0.6.2`,
hamlet: `^0.3.3`,
whiskers: `^0.4.0`,
'haml-coffee': `^1.14.1`,
'hogan.js': `^3.0.2`,
templayed: `>=0.2.3`,
handlebars: `^4.7.6`,
underscore: `^1.11.0`,
lodash: `^4.17.20`,
pug: `^3.0.0`,
'then-pug': `*`,
qejs: `^3.0.5`,
walrus: `^0.10.1`,
mustache: `^4.0.1`,
just: `^0.1.8`,
ect: `^0.5.9`,
mote: `^0.2.0`,
toffee: `^0.3.6`,
dot: `^1.1.3`,
'bracket-template': `^1.1.5`,
ractive: `^1.3.12`,
nunjucks: `^3.2.2`,
htmling: `^0.0.8`,
'babel-core': `^6.26.3`,
plates: `~0.4.11`,
'react-dom': `^16.13.1`,
react: `^16.13.1`,
'arc-templates': `^0.5.3`,
vash: `^0.13.0`,
slm: `^2.0.0`,
marko: `^3.14.4`,
teacup: `^2.0.0`,
'coffee-script': `^1.12.7`,
squirrelly: `^5.1.0`,
twing: `^5.0.2`,
},
peerDependenciesMeta: {
velocityjs: optionalPeerDep,
tinyliquid: optionalPeerDep,
'liquid-node': optionalPeerDep,
jade: optionalPeerDep,
'then-jade': optionalPeerDep,
dust: optionalPeerDep,
'dustjs-helpers': optionalPeerDep,
'dustjs-linkedin': optionalPeerDep,
swig: optionalPeerDep,
'swig-templates': optionalPeerDep,
'razor-tmpl': optionalPeerDep,
atpl: optionalPeerDep,
liquor: optionalPeerDep,
twig: optionalPeerDep,
ejs: optionalPeerDep,
eco: optionalPeerDep,
jazz: optionalPeerDep,
jqtpl: optionalPeerDep,
hamljs: optionalPeerDep,
hamlet: optionalPeerDep,
whiskers: optionalPeerDep,
'haml-coffee': optionalPeerDep,
'hogan.js': optionalPeerDep,
templayed: optionalPeerDep,
handlebars: optionalPeerDep,
underscore: optionalPeerDep,
lodash: optionalPeerDep,
pug: optionalPeerDep,
'then-pug': optionalPeerDep,
qejs: optionalPeerDep,
walrus: optionalPeerDep,
mustache: optionalPeerDep,
just: optionalPeerDep,
ect: optionalPeerDep,
mote: optionalPeerDep,
toffee: optionalPeerDep,
dot: optionalPeerDep,
'bracket-template': optionalPeerDep,
ractive: optionalPeerDep,
nunjucks: optionalPeerDep,
htmling: optionalPeerDep,
'babel-core': optionalPeerDep,
plates: optionalPeerDep,
'react-dom': optionalPeerDep,
react: optionalPeerDep,
'arc-templates': optionalPeerDep,
vash: optionalPeerDep,
slm: optionalPeerDep,
marko: optionalPeerDep,
teacup: optionalPeerDep,
'coffee-script': optionalPeerDep,
squirrelly: optionalPeerDep,
twing: optionalPeerDep,
},
}],
// https://github.com/vuejs/vue-loader/pull/1853
[`vue-loader@<=16.3.1`, {
peerDependencies: {
'@vue/compiler-sfc': `^3.0.8`,
webpack: `^4.1.0 || ^5.0.0-0`,
},
}],
// https://github.com/salesforce-ux/scss-parser/pull/43
[`scss-parser@*`, {
dependencies: {
lodash: `^4.17.21`,
},
}],
// https://github.com/salesforce-ux/query-ast/pull/25
[`query-ast@*`, {
dependencies: {
lodash: `^4.17.21`,
},
}],
// https://github.com/reduxjs/redux-thunk/pull/251
[`redux-thunk@<=2.3.0`, {
peerDependencies: {
redux: `^4.0.0`,
},
}],
];

0 comments on commit b4bacc4

Please sign in to comment.