Skip to content

Commit

Permalink
build: update dev dependencies (#1679)
Browse files Browse the repository at this point in the history
  • Loading branch information
sallerli1 authored Sep 4, 2023
1 parent 3d9c265 commit ace5c95
Showing 1 changed file with 56 additions and 56 deletions.
112 changes: 56 additions & 56 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,94 +52,94 @@
}
},
"devDependencies": {
"@babel/core": "^7.19.3",
"@babel/preset-env": "^7.19.4",
"@babel/preset-typescript": "^7.18.6",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-angular": "^17.1.0",
"@babel/core": "^7.22.11",
"@babel/preset-env": "^7.22.14",
"@babel/preset-typescript": "^7.22.11",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-angular": "^17.7.0",
"@juggle/resize-observer": "^3.4.0",
"@ls-lint/ls-lint": "^1.11.2",
"@rollup/plugin-alias": "^4.0.0",
"@rollup/plugin-node-resolve": "^15.0.0",
"@rollup/plugin-replace": "^5.0.0",
"@rollup/pluginutils": "^5.0.1",
"@types/bluebird": "^3.5.37",
"@types/figlet": "^1.5.5",
"@rollup/plugin-alias": "^4.0.4",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/pluginutils": "^5.0.4",
"@types/bluebird": "^3.5.38",
"@types/figlet": "^1.5.6",
"@types/fs-extra": "^9.0.13",
"@types/gulp": "^4.0.9",
"@types/inquirer": "^8.2.4",
"@types/lodash-es": "^4.17.6",
"@types/marked": "^4.0.7",
"@types/node": "^18.11.0",
"@types/gulp": "^4.0.13",
"@types/inquirer": "^8.2.6",
"@types/lodash-es": "^4.17.9",
"@types/marked": "^4.3.1",
"@types/node": "^18.17.12",
"@types/prismjs": "^1.26.0",
"@types/svgo": "^2.6.4",
"@types/yaml-front-matter": "^4.1.0",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@vitejs/plugin-vue": "^4.0.0",
"@vitejs/plugin-vue-jsx": "^3.0.0",
"@vitest/coverage-c8": "^0.24.3",
"@vue/babel-plugin-jsx": "^1.1.1",
"@vue/compiler-dom": "^3.2.41",
"@vue/compiler-sfc": "^3.2.41",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"@vitejs/plugin-vue": "^4.3.4",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"@vitest/coverage-c8": "^0.24.5",
"@vue/babel-plugin-jsx": "^1.1.5",
"@vue/compiler-dom": "^3.3.4",
"@vue/compiler-sfc": "^3.3.4",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^11.0.3",
"@vue/reactivity": "^3.2.41",
"@vue/runtime-core": "^3.2.41",
"@vue/runtime-dom": "^3.2.41",
"@vue/shared": "^3.2.41",
"@vue/reactivity": "^3.3.4",
"@vue/runtime-core": "^3.3.4",
"@vue/runtime-dom": "^3.3.4",
"@vue/shared": "^3.3.4",
"@vue/test-utils": "2.1.0",
"c8": "^7.12.0",
"c8": "^7.14.0",
"chalk": "^4.1.2",
"codecov": "^3.8.3",
"cz-git": "^1.3.11",
"esbuild": "^0.15.11",
"cz-git": "^1.7.1",
"esbuild": "^0.15.18",
"eslint": "^8.48.0",
"eslint-import-resolver-custom-alias": "^1.3.2",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsdoc": "^46.5.0",
"eslint-plugin-jsdoc": "^46.5.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-vue": "^9.17.0",
"fast-glob": "^3.2.12",
"figlet": "^1.5.2",
"fast-glob": "^3.3.1",
"figlet": "^1.6.0",
"fs-extra": "^10.1.0",
"gulp": "^4.0.2",
"husky": "^8.0.1",
"inquirer": "^8.2.4",
"jsdom": "^20.0.1",
"lerna": "^7.1.5",
"less": "^4.1.3",
"lint-staged": "^13.0.3",
"husky": "^8.0.3",
"inquirer": "^8.2.6",
"jsdom": "^20.0.3",
"lerna": "^7.2.0",
"less": "^4.2.0",
"lint-staged": "^13.3.0",
"lodash-es": "^4.17.21",
"markdownlint-cli": "^0.32.2",
"marked": "^4.1.1",
"marked": "^4.3.0",
"npm-run-all": "^4.1.5",
"ora": "^5.4.1",
"parse5": "^7.1.1",
"postcss": "^8.4.18",
"parse5": "^7.1.2",
"postcss": "^8.4.29",
"postcss-less": "^6.0.0",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"prismjs": "^1.29.0",
"resolve-bin": "^1.0.1",
"rimraf": "^4.4.0",
"rollup": "^3.2.2",
"rimraf": "^4.4.1",
"rollup": "^3.28.1",
"rollup-plugin-typescript2": "^0.32.1",
"stylelint": "^14.14.0",
"stylelint-config-prettier": "^9.0.3",
"stylelint": "^14.16.1",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-standard": "^28.0.0",
"svgo": "^2.8.0",
"ts-node": "^10.9.1",
"ts-toolbelt": "^9.6.0",
"tslib": "^2.4.0",
"typescript": "^4.8.4",
"unplugin-vue-components": "^0.22.8",
"vite": "^4.0.0",
"vite-plugin-chunk-split": "^0.4.3",
"tslib": "^2.6.2",
"typescript": "^4.9.5",
"unplugin-vue-components": "^0.22.12",
"vite": "^4.4.9",
"vite-plugin-chunk-split": "^0.4.7",
"vite-plugin-static-copy": "^0.9.0",
"vitest": "^0.24.3",
"vue": "^3.2.41",
"vue3-marquee": "^3.1.2",
"vitest": "^0.24.5",
"vue": "^3.3.4",
"vue3-marquee": "^3.2.1",
"yaml-front-matter": "^4.1.1"
},
"engines": {
Expand Down

0 comments on commit ace5c95

Please sign in to comment.