Skip to content

Commit

Permalink
chore: bump (dev)Dependencies (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed Oct 8, 2021
1 parent 2f09a6c commit e680550
Show file tree
Hide file tree
Showing 16 changed files with 1,951 additions and 2,408 deletions.
15 changes: 15 additions & 0 deletions .changeset/stale-onions-leave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
"@1stg/app-config": patch
"@1stg/babel-preset": patch
"@1stg/commitlint-config": patch
"@1stg/common-config": patch
"@1stg/eslint-config": patch
"@1stg/lib-config": patch
"@1stg/lint-staged": patch
"@1stg/postcss-config": patch
"@1stg/prettier-config": patch
"@1stg/stylelint-config": patch
"@1stg/tsconfig": patch
---

chore: bump (dev)Dependencies
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,29 +26,29 @@
"typecov": "type-coverage"
},
"devDependencies": {
"@angular/compiler": "^12.2.3",
"@angular/core": "^12.2.3",
"@changesets/changelog-github": "^0.4.0",
"@changesets/cli": "^2.16.0",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.4",
"@types/react": "^17.0.19",
"@angular/compiler": "^12.2.9",
"@angular/core": "^12.2.9",
"@changesets/changelog-github": "^0.4.1",
"@changesets/cli": "^2.17.0",
"@types/jest": "^27.0.2",
"@types/node": "^16.10.3",
"@types/react": "^17.0.27",
"@types/unist": "^2.0.6",
"core-js": "^3.16.3",
"enhanced-resolve": "^5.8.2",
"postcss": "^8.3.6",
"core-js": "^3.18.2",
"enhanced-resolve": "^5.8.3",
"postcss": "^8.3.9",
"react": "^17.0.2",
"rxjs": "^7.3.0",
"svelte": "^3.42.4",
"rxjs": "^7.4.0",
"svelte": "^3.43.1",
"ts-jest": "^27.0.5",
"tslint": "^6.1.3",
"type-coverage": "^2.18.0",
"typescript": "^4.4.2",
"vue": "^2.6.14",
"vue-tsc": "^0.3.0"
"type-coverage": "^2.18.2",
"typescript": "^4.4.3",
"vue": "^3.2.19",
"vue-tsc": "^0.28.0"
},
"resolutions": {
"prettier": "^2.3.2"
"prettier": "^2.4.1"
},
"typeCoverage": {
"atLeast": 100,
Expand Down
4 changes: 2 additions & 2 deletions packages/app-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@1stg/stylelint-config": "^2.2.0",
"@pkgr/es-modules": "^0.5.0",
"@pkgr/imagemin": "^2.0.3",
"browserslist": "^4.16.8",
"postcss": "^8.3.6",
"browserslist": "^4.17.3",
"postcss": "^8.3.9",
"stylelint": "^13.13.1"
},
"publishConfig": {
Expand Down
10 changes: 5 additions & 5 deletions packages/babel-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,21 @@
"dependencies": {
"@babel/helper-plugin-utils": "^7.14.5",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-decorators": "^7.14.5",
"@babel/preset-env": "^7.14.7",
"@babel/plugin-proposal-decorators": "^7.15.8",
"@babel/preset-env": "^7.15.8",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.15.0",
"@pkgr/utils": "^2.0.0",
"@pkgr/utils": "^2.0.1",
"@vue/babel-helper-vue-jsx-merge-props": "^1.2.1",
"@vue/babel-plugin-jsx": "^1.0.6",
"@vue/babel-plugin-jsx": "^1.1.0",
"@vue/babel-preset-jsx": "^1.2.4",
"babel-plugin-import": "^1.13.3",
"babel-plugin-transform-async-to-promises": "^0.8.15",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"babel-plugin-transform-remove-console": "^6.9.4",
"babel-plugin-transform-typescript-metadata": "^0.3.2",
"babel-preset-proposal-typescript": "^2.2.0",
"core-js": "^3.16.3",
"core-js": "^3.18.2",
"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 @@ -9,9 +9,9 @@
"node": ">=12"
},
"dependencies": {
"@commitlint/config-conventional": "^13.1.0",
"@commitlint/config-lerna-scopes": "^13.1.0",
"@pkgr/utils": "^2.0.0"
"@commitlint/config-conventional": "^13.2.0",
"@commitlint/config-lerna-scopes": "^13.2.0",
"@pkgr/utils": "^2.0.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 @@ -19,12 +19,12 @@
"@1stg/remark-config": "^1.1.0",
"@1stg/simple-git-hooks": "^0.1.2",
"@1stg/tsconfig": "^2.0.0",
"@babel/core": "^7.15.0",
"@commitlint/cli": "^13.1.0",
"@babel/core": "^7.15.8",
"@commitlint/cli": "^13.2.0",
"eslint": "^7.32.0",
"lint-staged": "^11.1.2",
"lint-staged": "^11.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.3.2",
"prettier": "^2.4.1",
"simple-git-hooks": "^2.6.1",
"tslib": "^2.3.1",
"yarn-deduplicate": "^3.1.0"
Expand Down
32 changes: 16 additions & 16 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,38 +13,38 @@
"eslint": ">=6.0.0"
},
"dependencies": {
"@angular-eslint/eslint-plugin": "^12.3.1",
"@angular-eslint/eslint-plugin-template": "^12.3.1",
"@angular-eslint/template-parser": "^12.3.1",
"@babel/eslint-parser": "^7.15.0",
"@angular-eslint/eslint-plugin": "^12.5.0",
"@angular-eslint/eslint-plugin-template": "^12.5.0",
"@angular-eslint/template-parser": "^12.5.0",
"@babel/eslint-parser": "^7.15.8",
"@babel/eslint-plugin": "^7.14.5",
"@pkgr/utils": "^2.0.0",
"@typescript-eslint/eslint-plugin": "^4.29.3",
"@typescript-eslint/eslint-plugin-tslint": "^4.29.3",
"@typescript-eslint/parser": "^4.29.3",
"@pkgr/utils": "^2.0.1",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/eslint-plugin-tslint": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"angular-eslint-template-parser": "^0.1.1",
"eslint-config-prettier": "^8.3.0",
"eslint-config-standard": "^16.0.3",
"eslint-config-standard-jsx": "^10.0.0",
"eslint-config-standard-react": "^11.0.1",
"eslint-formatter-friendly": "^7.0.0",
"eslint-import-resolver-typescript": "^2.4.0",
"eslint-import-resolver-typescript": "^2.5.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jest": "^24.4.0",
"eslint-plugin-jsdoc": "^36.0.8",
"eslint-plugin-jest": "^24.5.2",
"eslint-plugin-jsdoc": "^36.1.0",
"eslint-plugin-markup": "^0.7.1",
"eslint-plugin-mdx": "^1.15.0",
"eslint-plugin-mdx": "^1.15.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-sonar": "^0.6.1",
"eslint-plugin-sonarjs": "^0.10.0",
"eslint-plugin-svelte": "^1.1.2",
"eslint-plugin-unicorn": "^35.0.0",
"eslint-plugin-vue": "^7.17.0"
"eslint-plugin-unicorn": "^36.0.0",
"eslint-plugin-vue": "^7.19.1"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/lib-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"dependencies": {
"@1stg/common-config": "^2.4.0",
"@pkgr/rollup": "^2.0.0",
"jest": "^27.1.0"
"@pkgr/rollup": "^2.0.1",
"jest": "^27.2.4"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/lint-staged/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"dependencies": {
"@1stg/prettier-config": "^1.8.0",
"@1stg/tsconfig": "^2.0.0",
"@pkgr/utils": "^2.0.0",
"@pkgr/utils": "^2.0.1",
"cross-env": "^7.0.3",
"prettier": "^2.3.2"
"prettier": "^2.4.1"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions packages/postcss-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"postcss": ">=7.0.0"
},
"dependencies": {
"@pkgr/utils": "^2.0.0",
"autoprefixer": "^10.3.3",
"@pkgr/utils": "^2.0.1",
"autoprefixer": "^10.3.7",
"cssnano": "^5.0.8",
"cssnano-preset-advanced": "^5.1.4",
"postcss-import": "^14.0.2",
"postcss-modules": "^4.2.2",
"postcss-normalize": "^10.0.0",
"postcss-normalize": "^10.0.1",
"postcss-preset-env": "^6.7.0",
"postcss-url": "^10.1.3"
},
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 @@ -9,9 +9,9 @@
"prettier": ">=1.18.0"
},
"dependencies": {
"@prettier/plugin-pug": "^1.16.5",
"@prettier/plugin-ruby": "^1.6.1",
"@prettier/plugin-xml": "^1.0.2",
"@prettier/plugin-pug": "^1.16.7",
"@prettier/plugin-ruby": "^2.0.0-rc3",
"@prettier/plugin-xml": "^1.1.0",
"prettier-plugin-pkg": "^0.10.0",
"prettier-plugin-sh": "^0.7.1",
"prettier-plugin-svelte": "^2.4.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"stylelint": ">=13.0.0"
},
"dependencies": {
"@pkgr/utils": "^2.0.0",
"@pkgr/utils": "^2.0.1",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-standard": "^22.0.0",
"stylelint-high-performance-animation": "^1.5.2",
"stylelint-no-unsupported-browser-features": "^5.0.1",
"stylelint-no-unsupported-browser-features": "^5.0.2",
"stylelint-prettier": "^1.2.0",
"stylelint-scss": "^3.20.1"
"stylelint-scss": "^3.21.0"
},
"publishConfig": {
"access": "public"
Expand Down
1 change: 1 addition & 0 deletions packages/tsconfig/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"outDir": "dist"
},
"angularCompilerOptions": {
"compilationMode": "full",
"enableResourceInlining": false
}
}
1 change: 1 addition & 0 deletions packages/tsconfig/ng-lib.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"enableResourceInlining": true,
"fullTemplateTypeCheck": true,
"preserveWhitespaces": false,
"strictInputAccessModifiers": true,
"strictInjectionParameters": true,
"strictTemplates": true,
"trace": true
Expand Down
32 changes: 11 additions & 21 deletions tests/test.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,19 @@
{{ msg }}
</div>
</template>
<script lang="ts">
import Vue from 'vue'
<script lang="ts" setup>
import { Point } from 'unist'
export default Vue.extend({
data() {
return {
msg: 'Hello Vue!',
xY: 'Z',
}
},
methods: {
getLine(point: Point) {
return point.line
},
async reverse() {
await new Promise(resolve => {
setTimeout(resolve, 500)
})
this.msg = this.msg.split('').reverse().join('')
},
},
})
export const getLine = (point: Point) => point.line
export let msg = 'Hello Vue!'
export const reverse = async () => {
await new Promise(resolve => {
setTimeout(resolve, 500)
})
msg = [...msg].reverse().join('')
}
</script>
<style>
div {
Expand Down

0 comments on commit e680550

Please sign in to comment.