Skip to content

Commit

Permalink
chore: bump all (dev)Dependencies, fix related usage (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed Aug 25, 2022
1 parent 8c2bde0 commit d85a311
Show file tree
Hide file tree
Showing 15 changed files with 1,021 additions and 1,410 deletions.
15 changes: 15 additions & 0 deletions .changeset/thick-boats-develop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
"@pkgr/es-modules": patch
"@pkgr/imagemin": patch
"@pkgr/rollup": patch
"@pkgr/umd-globals": patch
"@pkgr/utils": patch
"@pkgr/webpack-angular": patch
"@pkgr/webpack-mdx": patch
"@pkgr/webpack-react": patch
"@pkgr/webpack-svelte": patch
"@pkgr/webpack-vue": patch
"@pkgr/webpack": patch
---

chore: bump all (dev)Dependencies, fix related usage
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
"w:dev": "tsx packages/webpack/src/cli"
},
"devDependencies": {
"@1stg/app-config": "^7.1.0",
"@1stg/app-config": "^7.2.0",
"@angular/common": "^14.1.3",
"@angular/compiler": "^14.1.3",
"@angular/compiler-cli": "^14.1.3",
"@angular/core": "^14.1.3",
"@angular/platform-browser": "^14.1.3",
"@angular/platform-browser-dynamic": "^14.1.3",
"@babel/types": "^7.18.10",
"@babel/types": "^7.18.13",
"@changesets/changelog-github": "^0.4.6",
"@changesets/cli": "^2.24.3",
"@d-ts/bin": "^1.1.1",
Expand All @@ -61,18 +61,18 @@
"@types/debug": "^4.1.7",
"@types/imagemin": "^8.0.0",
"@types/is-glob": "^4.0.2",
"@types/jest": "^28.1.7",
"@types/jest": "^28.1.8",
"@types/lodash-es": "^4.17.6",
"@types/micromatch": "^4.0.2",
"@types/node": "^18.7.6",
"@types/node": "^18.7.13",
"@types/prettier": "^2.7.0",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"@types/soda__friendly-errors-webpack-plugin": "npm:@types/friendly-errors-webpack-plugin@^0.1.4",
"@types/web": "^0.0.71",
"@types/web": "^0.0.72",
"@types/webpack-env": "^1.18.0",
"@types/workbox-webpack-plugin": "^5.1.8",
"jest": "^28.1.3",
"jest": "^29.0.0",
"patch-package": "^6.4.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
31 changes: 0 additions & 31 deletions packages/es-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,37 +6,6 @@
"repository": "git+https://github.com/un-ts/pkgr.git",
"homepage": "https://github.com/un-ts/pkgr/blob/master/packages/es-modules",
"author": "JounQin (https://www.1stG.me) <admin@1stg.me>",
"donate": {
"recipients": [
{
"name": "unts",
"platform": "opencollective",
"address": "https://opencollective.com/unts",
"weight": 60
},
{
"name": "rxts",
"platform": "opencollective",
"address": "https://opencollective.com/rxts",
"weight": 20
},
{
"name": "1stG",
"email": "i@1stg.me",
"weight": 20,
"platforms": [
{
"platform": "opencollective",
"address": "https://opencollective.com/1stG"
},
{
"platform": "patreon",
"address": "https://www.patreon.com/1stG"
}
]
}
]
},
"funding": "https://opencollective.com/unts",
"license": "MIT",
"main": "./lib/index.cjs",
Expand Down
31 changes: 0 additions & 31 deletions packages/imagemin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,37 +6,6 @@
"repository": "git@github.com:un-ts/pkgr.git",
"homepage": "https://github.com/un-ts/pkgr/blob/master/packages/imagemin",
"author": "JounQin (https://www.1stG.me) <admin@1stg.me>",
"donate": {
"recipients": [
{
"name": "unts",
"platform": "opencollective",
"address": "https://opencollective.com/unts",
"weight": 60
},
{
"name": "rxts",
"platform": "opencollective",
"address": "https://opencollective.com/rxts",
"weight": 20
},
{
"name": "1stG",
"email": "i@1stg.me",
"weight": 20,
"platforms": [
{
"platform": "opencollective",
"address": "https://opencollective.com/1stG"
},
{
"platform": "patreon",
"address": "https://www.patreon.com/1stG"
}
]
}
]
},
"funding": "https://opencollective.com/unts",
"license": "MIT",
"engines": {
Expand Down
37 changes: 3 additions & 34 deletions packages/rollup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,37 +6,6 @@
"repository": "git@github.com:un-ts/pkgr.git",
"homepage": "https://github.com/un-ts/pkgr/blob/master/packages/rollup",
"author": "JounQin (https://www.1stG.me) <admin@1stg.me>",
"donate": {
"recipients": [
{
"name": "unts",
"platform": "opencollective",
"address": "https://opencollective.com/unts",
"weight": 60
},
{
"name": "rxts",
"platform": "opencollective",
"address": "https://opencollective.com/rxts",
"weight": 20
},
{
"name": "1stG",
"email": "i@1stg.me",
"weight": 20,
"platforms": [
{
"platform": "opencollective",
"address": "https://opencollective.com/1stG"
},
{
"platform": "patreon",
"address": "https://www.patreon.com/1stG"
}
]
}
]
},
"funding": "https://opencollective.com/unts",
"license": "MIT",
"engines": {
Expand All @@ -50,7 +19,7 @@
"shim.d.ts"
],
"dependencies": {
"@babel/core": "^7.18.10",
"@babel/core": "^7.18.13",
"@babel/plugin-proposal-decorators": "^7.18.10",
"@babel/preset-env": "^7.18.10",
"@babel/preset-typescript": "^7.18.6",
Expand All @@ -66,15 +35,15 @@
"@rollup/plugin-url": "^7.0.0",
"builtin-modules": "^3.3.0",
"commander": "^9.4.0",
"core-js": "^3.24.1",
"core-js": "^3.25.0",
"debug": "^4.3.4",
"esbuild": "^0.15.5",
"is-glob": "^4.0.3",
"jsox": "^1.2.113",
"lodash-es": "^4.17.21",
"micromatch": "^4.0.5",
"postcss": "^8.4.16",
"rollup": "^2.78.0",
"rollup": "^2.78.1",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-esbuild": "^4.9.3",
"rollup-plugin-postcss": "^4.0.2",
Expand Down
3 changes: 2 additions & 1 deletion packages/rollup/src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,8 @@ ConfigOptions = {}): RollupOptions[] => {
pkgOutputDir = pkgOutputDir + '/'
}

if (!pkgInput || !pkgInput.startsWith(pkg)) {
// eslint-disable-next-line @typescript-eslint/no-unnecessary-condition -- TODO: seems to be a bug
if (!pkgInput?.startsWith(pkg)) {
return []
}

Expand Down
31 changes: 0 additions & 31 deletions packages/umd-globals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,37 +6,6 @@
"repository": "git+https://github.com/un-ts/pkgr.git",
"homepage": "https://github.com/un-ts/pkgr/blob/master/packages/umd-globals",
"author": "JounQin (https://www.1stG.me) <admin@1stg.me>",
"donate": {
"recipients": [
{
"name": "unts",
"platform": "opencollective",
"address": "https://opencollective.com/unts",
"weight": 60
},
{
"name": "rxts",
"platform": "opencollective",
"address": "https://opencollective.com/rxts",
"weight": 20
},
{
"name": "1stG",
"email": "i@1stg.me",
"weight": 20,
"platforms": [
{
"platform": "opencollective",
"address": "https://opencollective.com/1stG"
},
{
"platform": "patreon",
"address": "https://www.patreon.com/1stG"
}
]
}
]
},
"funding": "https://opencollective.com/unts",
"license": "MIT",
"main": "./lib/index.cjs",
Expand Down
31 changes: 0 additions & 31 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,37 +6,6 @@
"repository": "git+https://github.com/un-ts/pkgr.git",
"homepage": "https://github.com/un-ts/pkgr/blob/master/packages/utils",
"author": "JounQin (https://www.1stG.me) <admin@1stg.me>",
"donate": {
"recipients": [
{
"name": "unts",
"platform": "opencollective",
"address": "https://opencollective.com/unts",
"weight": 60
},
{
"name": "rxts",
"platform": "opencollective",
"address": "https://opencollective.com/rxts",
"weight": 20
},
{
"name": "1stG",
"email": "i@1stg.me",
"weight": 20,
"platforms": [
{
"platform": "opencollective",
"address": "https://opencollective.com/1stG"
},
{
"platform": "patreon",
"address": "https://www.patreon.com/1stG"
}
]
}
]
},
"funding": "https://opencollective.com/unts",
"license": "MIT",
"engines": {
Expand Down
31 changes: 0 additions & 31 deletions packages/webpack-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,37 +5,6 @@
"repository": "git+https://github.com/un-ts/pkgr.git",
"homepage": "https://github.com/un-ts/pkgr/blob/master/packages/webpack-angular",
"author": "JounQin (https://www.1stG.me) <admin@1stg.me>",
"donate": {
"recipients": [
{
"name": "unts",
"platform": "opencollective",
"address": "https://opencollective.com/unts",
"weight": 60
},
{
"name": "rxts",
"platform": "opencollective",
"address": "https://opencollective.com/rxts",
"weight": 20
},
{
"name": "1stG",
"email": "i@1stg.me",
"weight": 20,
"platforms": [
{
"platform": "opencollective",
"address": "https://opencollective.com/1stG"
},
{
"platform": "patreon",
"address": "https://www.patreon.com/1stG"
}
]
}
]
},
"funding": "https://opencollective.com/unts",
"license": "MIT",
"peerDependencies": {
Expand Down
31 changes: 0 additions & 31 deletions packages/webpack-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,37 +5,6 @@
"repository": "git+https://github.com/un-ts/pkgr.git",
"homepage": "https://github.com/un-ts/pkgr/blob/master/packages/webpack-mdx",
"author": "JounQin (https://www.1stG.me) <admin@1stg.me>",
"donate": {
"recipients": [
{
"name": "unts",
"platform": "opencollective",
"address": "https://opencollective.com/unts",
"weight": 60
},
{
"name": "rxts",
"platform": "opencollective",
"address": "https://opencollective.com/rxts",
"weight": 20
},
{
"name": "1stG",
"email": "i@1stg.me",
"weight": 20,
"platforms": [
{
"platform": "opencollective",
"address": "https://opencollective.com/1stG"
},
{
"platform": "patreon",
"address": "https://www.patreon.com/1stG"
}
]
}
]
},
"funding": "https://opencollective.com/unts",
"license": "MIT",
"dependencies": {
Expand Down
31 changes: 0 additions & 31 deletions packages/webpack-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,37 +5,6 @@
"repository": "git+https://github.com/un-ts/pkgr.git",
"homepage": "https://github.com/un-ts/pkgr/blob/master/packages/webpack-react",
"author": "JounQin (https://www.1stG.me) <admin@1stg.me>",
"donate": {
"recipients": [
{
"name": "unts",
"platform": "opencollective",
"address": "https://opencollective.com/unts",
"weight": 60
},
{
"name": "rxts",
"platform": "opencollective",
"address": "https://opencollective.com/rxts",
"weight": 20
},
{
"name": "1stG",
"email": "i@1stg.me",
"weight": 20,
"platforms": [
{
"platform": "opencollective",
"address": "https://opencollective.com/1stG"
},
{
"platform": "patreon",
"address": "https://www.patreon.com/1stG"
}
]
}
]
},
"funding": "https://opencollective.com/unts",
"license": "MIT",
"peerDependencies": {
Expand Down

0 comments on commit d85a311

Please sign in to comment.