|
73 | 73 | "highlight.js": "^11.8.0",
|
74 | 74 | "prismjs": "^1.29.0",
|
75 | 75 | "ua-parser-js": "^1.0.35",
|
76 |
| - "vue": "^3.3.4" |
| 76 | + "vue": "^3.3.9" |
77 | 77 | },
|
78 | 78 | "devDependencies": {
|
79 |
| - "@fortawesome/fontawesome-svg-core": "^6.4.2", |
80 |
| - "@fortawesome/free-brands-svg-icons": "^6.4.2", |
81 |
| - "@fortawesome/free-regular-svg-icons": "^6.4.2", |
82 |
| - "@fortawesome/free-solid-svg-icons": "^6.4.2", |
| 79 | + "@fortawesome/fontawesome-svg-core": "^6.5.1", |
| 80 | + "@fortawesome/free-brands-svg-icons": "^6.5.1", |
| 81 | + "@fortawesome/free-regular-svg-icons": "^6.5.1", |
| 82 | + "@fortawesome/free-solid-svg-icons": "^6.5.1", |
83 | 83 | "@fortawesome/vue-fontawesome": "^3.0.5",
|
84 | 84 | "@mdi/font": "^7.3.67",
|
85 | 85 | "@rollup/plugin-commonjs": "^25.0.7",
|
86 | 86 | "@rollup/plugin-node-resolve": "^15.2.3",
|
87 | 87 | "@rollup/plugin-terser": "^0.4.4",
|
88 |
| - "@types/node": "^20.9.0", |
| 88 | + "@types/node": "^20.10.2", |
89 | 89 | "@types/prismjs": "^1.26.3",
|
90 |
| - "@typescript-eslint/eslint-plugin": "^6.10.0", |
91 |
| - "@typescript-eslint/parser": "^6.10.0", |
92 |
| - "@vitejs/plugin-vue": "^4.4.1", |
| 90 | + "@typescript-eslint/eslint-plugin": "^6.13.1", |
| 91 | + "@typescript-eslint/parser": "^6.13.1", |
| 92 | + "@vitejs/plugin-vue": "^4.5.1", |
93 | 93 | "@vue/cli-plugin-eslint": "^5.0.8",
|
94 | 94 | "@vue/cli-service": "^5.0.8",
|
95 |
| - "@vue/compiler-sfc": "^3.3.8", |
| 95 | + "@vue/compiler-sfc": "^3.3.9", |
96 | 96 | "@vue/eslint-config-typescript": "^12.0.0",
|
97 | 97 | "autoprefixer": "^10.4.16",
|
98 |
| - "eslint": "^8.53.0", |
99 |
| - "eslint-config-prettier": "^9.0.0", |
| 98 | + "eslint": "^8.55.0", |
| 99 | + "eslint-config-prettier": "^9.1.0", |
100 | 100 | "eslint-plugin-import": "^2.29.0",
|
101 | 101 | "eslint-plugin-prettier": "^5.0.1",
|
102 |
| - "eslint-plugin-vue": "^9.18.1", |
103 |
| - "gh-pages": "^6.0.0", |
| 102 | + "eslint-plugin-vue": "^9.19.2", |
| 103 | + "gh-pages": "^6.1.0", |
104 | 104 | "husky": "^8.0.3",
|
105 | 105 | "lint-staged": "^15.0.2",
|
106 | 106 | "pinia": "^2.1.7",
|
107 |
| - "postcss": "^8.4.31", |
| 107 | + "postcss": "^8.4.32", |
108 | 108 | "postcss-html": "^1.5.0",
|
109 | 109 | "postcss-scss": "^4.0.9",
|
110 |
| - "prettier": "^3.0.3", |
111 |
| - "rollup": "^3.26.3", |
| 110 | + "prettier": "^3.1.0", |
| 111 | + "rollup": "^4.6.1", |
112 | 112 | "rollup-plugin-postcss": "^4.0.2",
|
113 | 113 | "rollup-plugin-scss": "^4.0.0",
|
114 | 114 | "rollup-plugin-typescript2": "^0.36.0",
|
|
117 | 117 | "stylelint-config-standard": "^34.0.0",
|
118 | 118 | "stylelint-order": "^6.0.2",
|
119 | 119 | "stylelint-scss": "^5.3.1",
|
120 |
| - "typescript": "^5.2.2", |
121 |
| - "unplugin-auto-import": "^0.16.7", |
| 120 | + "typescript": "^5.3.2", |
| 121 | + "unplugin-auto-import": "^0.17.1", |
122 | 122 | "vite": "^4.5.0",
|
123 | 123 | "vite-plugin-css-injected-by-js": "^3.3.0",
|
124 |
| - "vite-plugin-dts": "^3.6.3", |
| 124 | + "vite-plugin-dts": "^3.6.4", |
125 | 125 | "vite-plugin-eslint": "^1.8.1",
|
126 | 126 | "vite-plugin-static-copy": "^0.17.0",
|
127 |
| - "vite-plugin-stylelint": "^5.2.0", |
| 127 | + "vite-plugin-stylelint": "^5.2.1", |
128 | 128 | "vite-plugin-vuetify": "^1.0.2",
|
129 |
| - "vue-tsc": "^1.8.22", |
130 |
| - "vuetify": "^3.4.0", |
| 129 | + "vue-tsc": "^1.8.24", |
| 130 | + "vuetify": "^3.4.4", |
131 | 131 | "webfontloader": "^1.6.28"
|
132 | 132 | }
|
133 | 133 | }
|
0 commit comments