Skip to content

Commit

Permalink
feat(eslint)!: bump plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed Jun 20, 2023
1 parent dd3a0b9 commit da6aed2
Show file tree
Hide file tree
Showing 16 changed files with 2,876 additions and 2,622 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,32 +24,32 @@
"typecov": "type-coverage"
},
"devDependencies": {
"@angular/compiler": "^15.2.8",
"@angular/compiler-cli": "^15.2.8",
"@angular/core": "^15.2.8",
"@angular/compiler": "^16.1.1",
"@angular/compiler-cli": "^16.1.1",
"@angular/core": "^16.1.1",
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.1",
"@types/babel__core": "^7.20.0",
"@types/jest": "^29.5.1",
"@types/node": "^18.16.3",
"@types/react": "^18.2.0",
"@types/babel__core": "^7.20.1",
"@types/jest": "^29.5.2",
"@types/node": "^20.3.1",
"@types/react": "^18.2.13",
"@types/unist": "^2.0.6",
"@vitest/coverage-istanbul": "^0.30.1",
"@vitest/coverage-istanbul": "^0.32.2",
"patch-package": "^7.0.0",
"postcss": "^8.4.23",
"postcss": "^8.4.24",
"react": "^18.2.0",
"rxjs": "^7.8.1",
"simple-git-hooks": "^2.8.1",
"svelte": "^3.58.0",
"type-coverage": "^2.25.0",
"typescript": "^5.0.4",
"vitest": "^0.30.1",
"vue": "^3.2.47",
"vue-tsc": "^1.6.3",
"yarn-deduplicate": "^6.0.1"
"svelte": "^3.59.1",
"type-coverage": "^2.26.0",
"typescript": "^5.1.3",
"vitest": "^0.32.2",
"vue": "^3.3.4",
"vue-tsc": "^1.8.0",
"yarn-deduplicate": "^6.0.2"
},
"resolutions": {
"@typescript-eslint/type-utils": "^5.59.2",
"@typescript-eslint/type-utils": "^5.60.0",
"prettier": "^2.8.8"
},
"typeCoverage": {
Expand Down
8 changes: 4 additions & 4 deletions packages/app-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"@1stg/postcss-config": "^5.0.0",
"@1stg/stylelint-config": "^5.1.0",
"@pkgr/es-modules": "^0.6.3",
"@pkgr/imagemin": "^4.0.0",
"browserslist": "^4.21.5",
"postcss": "^8.4.23",
"stylelint": "^15.6.0"
"@pkgr/imagemin": "^4.1.0",
"browserslist": "^4.21.9",
"postcss": "^8.4.24",
"stylelint": "^15.8.0"
},
"publishConfig": {
"access": "public"
Expand Down
14 changes: 7 additions & 7 deletions packages/babel-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"@babel/core": ">=7.14.1"
},
"dependencies": {
"@babel/helper-plugin-utils": "^7.21.5",
"@babel/helper-plugin-utils": "^7.22.5",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.21.0",
"@babel/preset-env": "^7.21.5",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.5",
"@pkgr/utils": "^2.3.1",
"@babel/plugin-proposal-decorators": "^7.22.5",
"@babel/preset-env": "^7.22.5",
"@babel/preset-react": "^7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@pkgr/utils": "^2.4.1",
"@vue/babel-helper-vue-jsx-merge-props": "^1.4.0",
"@vue/babel-plugin-jsx": "^1.1.1",
"@vue/babel-preset-jsx": "^1.4.0",
Expand All @@ -29,7 +29,7 @@
"babel-plugin-transform-remove-console": "^6.9.4",
"babel-plugin-transform-typescript-metadata": "^0.3.2",
"babel-preset-proposal-typescript": "^3.0.0",
"core-js": "^3.30.1",
"core-js": "^3.31.0",
"fast-async": "^7.0.6"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"node": "^14.18.0 || >=16.0.0"
},
"dependencies": {
"@commitlint/config-conventional": "^17.6.1",
"@commitlint/config-lerna-scopes": "^17.4.2",
"@pkgr/utils": "^2.3.1"
"@commitlint/config-conventional": "^17.6.5",
"@commitlint/config-lerna-scopes": "^17.6.3",
"@pkgr/utils": "^2.4.1"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions packages/common-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"@1stg/remark-preset": "^2.0.0",
"@1stg/simple-git-hooks": "^0.2.3",
"@1stg/tsconfig": "^2.3.2",
"@babel/core": "^7.21.5",
"@commitlint/cli": "^17.6.1",
"eslint": "^8.39.0",
"@babel/core": "^7.22.5",
"@commitlint/cli": "^17.6.5",
"eslint": "^8.43.0",
"lint-staged": "^13.2.2",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"simple-git-hooks": "^2.8.1",
"tslib": "^2.5.0"
"tslib": "^2.5.3"
},
"publishConfig": {
"access": "public"
Expand Down
46 changes: 23 additions & 23 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,44 +15,44 @@
},
"dependencies": {
"@1stg/config": "^0.2.1",
"@angular-eslint/eslint-plugin": "^15.2.1",
"@angular-eslint/eslint-plugin-template": "^15.2.1",
"@angular-eslint/template-parser": "^15.2.1",
"@babel/eslint-parser": "^7.21.3",
"@babel/eslint-plugin": "^7.19.1",
"@angular-eslint/eslint-plugin": "^16.0.3",
"@angular-eslint/eslint-plugin-template": "^16.0.3",
"@angular-eslint/template-parser": "^16.0.3",
"@babel/eslint-parser": "^7.22.5",
"@babel/eslint-plugin": "^7.22.5",
"@eslint-community/eslint-plugin-eslint-comments": "^3.2.1",
"@pkgr/utils": "^2.3.1",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@pkgr/utils": "^2.4.1",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"angular-eslint-template-parser": "^0.1.1",
"eslint-config-prettier": "^8.8.0",
"eslint-config-standard": "^17.0.0",
"eslint-config-standard": "^17.1.0",
"eslint-config-standard-jsx": "^11.0.0",
"eslint-config-standard-react": "^13.0.0",
"eslint-formatter-friendly": "^7.0.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-css": "^0.7.0",
"eslint-plugin-es-x": "^6.1.0",
"eslint-plugin-css": "^0.8.0",
"eslint-plugin-es-x": "^7.1.0",
"eslint-plugin-import": "npm:eslint-plugin-i@^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jsdoc": "^43.1.1",
"eslint-plugin-jsonc": "^2.7.0",
"eslint-plugin-jest": "^27.2.2",
"eslint-plugin-jsdoc": "^46.2.6",
"eslint-plugin-jsonc": "^2.9.0",
"eslint-plugin-markup": "^0.11.0",
"eslint-plugin-mdx": "^2.0.5",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-mdx": "^2.1.0",
"eslint-plugin-n": "^16.0.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-regexp": "^1.14.0",
"eslint-plugin-regexp": "^1.15.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-sonar": "^0.11.1",
"eslint-plugin-sonar": "^0.12.0",
"eslint-plugin-sonarjs": "^0.19.0",
"eslint-plugin-svelte": "^2.27.2",
"eslint-plugin-toml": "^0.4.0",
"eslint-plugin-unicorn": "^46.0.0",
"eslint-plugin-vue": "^9.11.0",
"eslint-plugin-yml": "^1.5.0"
"eslint-plugin-svelte": "^2.31.0",
"eslint-plugin-toml": "^0.5.0",
"eslint-plugin-unicorn": "^47.0.0",
"eslint-plugin-vue": "^9.15.0",
"eslint-plugin-yml": "^1.8.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@1stg/common-config": "^8.1.0",
"@pkgr/rollup": "^4.0.0"
"@pkgr/rollup": "^4.1.1"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/lint-staged/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@1stg/config": "^0.2.1",
"@1stg/prettier-config": "^3.9.2",
"@1stg/tsconfig": "^2.3.2",
"@pkgr/utils": "^2.3.1",
"@pkgr/utils": "^2.4.1",
"prettier": "^2.8.8"
},
"publishConfig": {
Expand Down
1 change: 1 addition & 0 deletions packages/markuplint-config/base.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ module.exports = {
'deprecated-element': true,
'id-duplication': true,
'required-attr': true,
'use-list': false,
},
excludeFiles: ['**/node_modules/**'],
}
6 changes: 3 additions & 3 deletions packages/markuplint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"markuplint": "^3.0.0"
},
"dependencies": {
"@markuplint/svelte-parser": "^3.6.2",
"@markuplint/vue-parser": "^3.6.2",
"@markuplint/vue-spec": "^3.7.1",
"@markuplint/svelte-parser": "^3.8.0",
"@markuplint/vue-parser": "^3.8.0",
"@markuplint/vue-spec": "^3.9.0",
"markuplint-angular-parser": "^2.0.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/postcss-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"postcss": ">=7.0.0"
},
"dependencies": {
"@pkgr/utils": "^2.3.1",
"@pkgr/utils": "^2.4.1",
"autoprefixer": "^10.4.14",
"cssnano": "^6.0.1",
"cssnano-preset-advanced": "^6.0.1",
"postcss-import": "^15.1.0",
"postcss-modules": "^6.0.0",
"postcss-normalize": "^10.0.1",
"postcss-preset-env": "^8.3.2",
"postcss-preset-env": "^8.5.0",
"postcss-url": "^10.1.3"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
},
"dependencies": {
"@1stg/config": "^0.2.1",
"@prettier/plugin-pug": "^2.4.2",
"@prettier/plugin-pug": "^2.5.1",
"@prettier/plugin-ruby": "^3.2.2",
"@prettier/plugin-xml": "^2.2.0",
"prettier-plugin-ini": "^1.1.0",
"prettier-plugin-pkg": "^0.17.1",
"prettier-plugin-properties": "^0.2.0",
"prettier-plugin-sh": "^0.12.8",
"prettier-plugin-stylus": "^0.0.1-beta.8",
"prettier-plugin-svelte": "^2.10.0",
"prettier-plugin-stylus": "^0.0.1-beta.9",
"prettier-plugin-svelte": "^2.10.1",
"prettier-plugin-toml": "^0.3.1"
},
"publishConfig": {
Expand Down
12 changes: 6 additions & 6 deletions packages/remark-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"dependencies": {
"remark-frontmatter": "^4.0.1",
"remark-gfm": "^3.0.1",
"remark-lint": "^9.1.1",
"remark-lint-no-duplicate-headings": "^3.1.1",
"remark-lint-no-duplicate-headings-in-section": "^3.1.1",
"remark-preset-lint-consistent": "^5.1.1",
"remark-preset-lint-markdown-style-guide": "^5.1.2",
"remark-preset-lint-recommended": "^6.1.2",
"remark-lint": "^9.1.2",
"remark-lint-no-duplicate-headings": "^3.1.2",
"remark-lint-no-duplicate-headings-in-section": "^3.1.2",
"remark-preset-lint-consistent": "^5.1.2",
"remark-preset-lint-markdown-style-guide": "^5.1.3",
"remark-preset-lint-recommended": "^6.1.3",
"remark-preset-prettier": "^2.0.1",
"remark-validate-links": "^12.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/simple-git-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"simple-git-hooks": ">=2.2.0"
},
"dependencies": {
"@pkgr/utils": "^2.3.1"
"@pkgr/utils": "^2.4.1"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@1stg/config": "^0.2.1",
"@pkgr/utils": "^2.3.1",
"@pkgr/utils": "^2.4.1",
"postcss-html": "^1.5.0",
"postcss-less": "^6.0.0",
"postcss-markdown": "^1.2.0",
Expand All @@ -25,7 +25,7 @@
"stylelint-high-performance-animation": "^1.8.0",
"stylelint-no-unsupported-browser-features": "^6.1.0",
"stylelint-prettier": "^3.0.0",
"stylelint-scss": "^5.0.0",
"stylelint-scss": "^5.0.1",
"stylelint-stylus": "^0.18.0"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit da6aed2

Please sign in to comment.