Skip to content

Commit 09dd6a9

Browse files
Update packages
1 parent 7a03428 commit 09dd6a9

File tree

2 files changed

+171
-161
lines changed

2 files changed

+171
-161
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"devDependencies": {
7575
"@babel/core": "^7.23.3",
7676
"@babel/eslint-parser": "^7.23.3",
77-
"@faker-js/faker": "^8.2.0",
77+
"@faker-js/faker": "^8.3.1",
7878
"@fortawesome/fontawesome-svg-core": "^6.4.2",
7979
"@fortawesome/free-brands-svg-icons": "^6.4.2",
8080
"@fortawesome/free-solid-svg-icons": "^6.4.2",
@@ -85,16 +85,16 @@
8585
"@rollup/plugin-json": "^6.0.1",
8686
"@rollup/plugin-node-resolve": "^15.2.3",
8787
"@rollup/plugin-terser": "^0.4.4",
88-
"@types/node": "^20.9.0",
89-
"@typescript-eslint/eslint-plugin": "^6.10.0",
90-
"@typescript-eslint/parser": "^6.10.0",
91-
"@vitejs/plugin-vue": "^4.4.1",
88+
"@types/node": "^20.9.1",
89+
"@typescript-eslint/eslint-plugin": "^6.11.0",
90+
"@typescript-eslint/parser": "^6.11.0",
91+
"@vitejs/plugin-vue": "^4.5.0",
9292
"@vue/cli-plugin-babel": "^5.0.8",
9393
"@vue/cli-plugin-eslint": "^5.0.8",
9494
"@vue/cli-service": "^5.0.8",
9595
"@vue/compiler-sfc": "^3.3.8",
9696
"@vue/eslint-config-typescript": "^12.0.0",
97-
"@vueuse/core": "^10.5.0",
97+
"@vueuse/core": "^10.6.1",
9898
"@wdns/vue-code-block": "^2.2.15",
9999
"autoprefixer": "^10.4.16",
100100
"core-js": "^3.33.2",
@@ -105,13 +105,13 @@
105105
"eslint-plugin-vue": "^9.18.1",
106106
"gh-pages": "^6.0.0",
107107
"husky": "^8.0.3",
108-
"lint-staged": "^15.0.2",
108+
"lint-staged": "^15.1.0",
109109
"miragejs": "^0.1.48",
110110
"pinia": "^2.1.7",
111111
"postcss": "^8.4.31",
112112
"postcss-html": "^1.5.0",
113113
"postcss-scss": "^4.0.9",
114-
"prettier": "^3.0.3",
114+
"prettier": "^3.1.0",
115115
"prismjs": "^1.29.0",
116116
"roboto-fontface": "^0.10.0",
117117
"rollup": "^3.29.4",
@@ -131,8 +131,8 @@
131131
"vite-plugin-css-injected-by-js": "^3.3.0",
132132
"vite-plugin-dts": "^3.6.3",
133133
"vite-plugin-eslint": "^1.8.1",
134-
"vite-plugin-static-copy": "^0.17.0",
135-
"vite-plugin-stylelint": "^5.2.0",
134+
"vite-plugin-static-copy": "^0.17.1",
135+
"vite-plugin-stylelint": "^5.2.1",
136136
"vite-plugin-vuetify": "^1.0.2",
137137
"vue-tsc": "1.8.22",
138138
"webfontloader": "^1.6.28"

0 commit comments

Comments
 (0)