|
14 | 14 | "gendocs": "rm -rf srcdocs/ && jsdoc -c jsdoc.json" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@babel/runtime-corejs3": "^7.24.8", |
18 | | - "@fortawesome/fontawesome-svg-core": "^6.6.0", |
19 | | - "@fortawesome/free-regular-svg-icons": "^6.6.0", |
20 | | - "@fortawesome/free-solid-svg-icons": "^6.6.0", |
| 17 | + "@babel/runtime-corejs3": "^7.26.0", |
| 18 | + "@fortawesome/fontawesome-svg-core": "^6.7.1", |
| 19 | + "@fortawesome/free-regular-svg-icons": "^6.7.1", |
| 20 | + "@fortawesome/free-solid-svg-icons": "^6.7.1", |
21 | 21 | "@fortawesome/vue-fontawesome": "^3.0.8", |
22 | 22 | "buffer": "^6.0.3", |
23 | 23 | "compare-versions": "^6.1.1", |
24 | 24 | "css-vars-ponyfill": "^2.4.9", |
25 | 25 | "event-emitter": "^0.3.5", |
26 | 26 | "eventemitter3": "^5.0.1", |
27 | 27 | "htmlparser2": "^9.1.0", |
28 | | - "i18next": "^23.12.2", |
29 | | - "i18next-http-backend": "^v2.5.2", |
| 28 | + "i18next": "^23.16.8", |
| 29 | + "i18next-http-backend": "^v2.7.1", |
30 | 30 | "i18next-vue": "^4.0.0", |
31 | 31 | "ip-regex": "^5.0.0", |
32 | | - "irc-framework": "^4.13.1", |
| 32 | + "irc-framework": "^4.14.0", |
33 | 33 | "json5": "^2.2.3", |
34 | 34 | "lodash": "^4.17.21", |
35 | 35 | "murmurhash3js": "^3.0.1", |
36 | 36 | "sockjs-client": "^1.6.1", |
37 | 37 | "stream-browserify": "^3.0.0", |
38 | 38 | "strftime": "^0.10.3", |
39 | 39 | "tinycon": "^0.6.8", |
40 | | - "vue": "^3.4.34", |
| 40 | + "vue": "^3.5.13", |
41 | 41 | "vue-virtual-scroller": "^2.0.0-beta.8", |
42 | 42 | "whatwg-fetch": "^3.6.20", |
43 | 43 | "xhr": "^2.6.0" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@babel/core": "^7.24.9", |
47 | | - "@babel/eslint-parser": "^7.24.8", |
48 | | - "@babel/plugin-transform-runtime": "^7.24.7", |
49 | | - "@babel/preset-env": "^7.24.8", |
| 46 | + "@babel/core": "^7.26.0", |
| 47 | + "@babel/eslint-parser": "^7.25.9", |
| 48 | + "@babel/plugin-transform-runtime": "^7.25.9", |
| 49 | + "@babel/preset-env": "^7.26.0", |
50 | 50 | "@kiwiirc/eslint-plugin": "file:./build/plugins/eslint-rules/", |
51 | 51 | "@soda/friendly-errors-webpack-plugin": "^1.8.1", |
52 | | - "@stylistic/stylelint-plugin": "^2.1.2", |
53 | | - "@vue/compiler-sfc": "^3.4.34", |
| 52 | + "@stylistic/stylelint-plugin": "^2.1.3", |
| 53 | + "@vue/compiler-sfc": "^3.5.13", |
54 | 54 | "@vue/eslint-config-airbnb": "^7.0.1", |
55 | 55 | "@vue/vue3-jest": "^29.2.6", |
56 | | - "autoprefixer": "^10.4.19", |
| 56 | + "autoprefixer": "^10.4.20", |
57 | 57 | "babel-jest": "^29.7.0", |
58 | | - "babel-loader": "^9.1.3", |
| 58 | + "babel-loader": "^9.2.1", |
59 | 59 | "case-sensitive-paths-webpack-plugin": "^2.4.0", |
60 | 60 | "chalk": "^4.1.2", |
61 | 61 | "compression-webpack-plugin": "^11.1.0", |
62 | 62 | "copy-webpack-plugin": "^12.0.2", |
63 | 63 | "css-loader": "^7.1.2", |
64 | 64 | "css-minimizer-webpack-plugin": "^7.0.0", |
65 | 65 | "dotenv": "^16.4.5", |
66 | | - "dotenv-expand": "^11.0.6", |
67 | | - "eslint": "^8.57.0", |
| 66 | + "dotenv-expand": "^11.0.7", |
| 67 | + "eslint": "^8.57.1", |
68 | 68 | "eslint-config-standard": "^17.1.0", |
69 | 69 | "eslint-formatter-friendly": "^7.0.0", |
70 | 70 | "eslint-import-resolver-alias": "^1.1.2", |
71 | | - "eslint-plugin-import": "^2.29.1", |
| 71 | + "eslint-plugin-import": "^2.31.0", |
72 | 72 | "eslint-plugin-jsdoc": "^46.10.1", |
73 | 73 | "eslint-plugin-n": "^16.6.2", |
74 | 74 | "eslint-plugin-promise": "^6.6.0", |
75 | | - "eslint-plugin-vue": "^9.27.0", |
| 75 | + "eslint-plugin-vue": "^9.31.0", |
76 | 76 | "eslint-plugin-vuejs-accessibility": "^2.4.1", |
77 | 77 | "eslint-webpack-plugin": "^4.2.0", |
78 | | - "html-loader": "^5.0.0", |
79 | | - "html-webpack-plugin": "^5.6.0", |
| 78 | + "html-loader": "^5.1.0", |
| 79 | + "html-webpack-plugin": "^5.6.3", |
80 | 80 | "i18next-conv": "^12.1.1", |
81 | 81 | "jest": "^29.7.0", |
82 | 82 | "jest-environment-jsdom": "^29.7.0", |
83 | | - "jsdoc": "^4.0.3", |
| 83 | + "jsdoc": "^4.0.4", |
84 | 84 | "less": "^4.2.0", |
85 | 85 | "less-loader": "^12.2.0", |
86 | | - "mini-css-extract-plugin": "^2.9.0", |
| 86 | + "mini-css-extract-plugin": "^2.9.2", |
87 | 87 | "npm-run-all": "^4.1.5", |
88 | 88 | "ora": "^5.4.1", |
89 | 89 | "portfinder": "^1.0.32", |
90 | | - "postcss": "^8.4.40", |
| 90 | + "postcss": "^8.4.49", |
91 | 91 | "postcss-html": "^1.7.0", |
92 | 92 | "postcss-loader": "^8.1.1", |
93 | 93 | "prettier": "^3.3.3", |
94 | 94 | "prettier-eslint": "^16.3.0", |
95 | 95 | "prettier-plugin-jsdoc": "^0.4.2", |
96 | | - "rimraf": "^5.0.9", |
97 | | - "sass": "^1.77.8", |
| 96 | + "rimraf": "^5.0.10", |
| 97 | + "sass": "^1.81.0", |
98 | 98 | "sass-loader": "^14.2.1", |
99 | 99 | "style-loader": "^4.0.0", |
100 | | - "stylelint": "^16.7.0", |
101 | | - "stylelint-config-recess-order": "^5.0.1", |
| 100 | + "stylelint": "^16.10.0", |
| 101 | + "stylelint-config-recess-order": "^5.1.1", |
102 | 102 | "stylelint-config-recommended": "^14.0.1", |
| 103 | + "stylelint-config-recommended-scss": "^14.1.0", |
103 | 104 | "stylelint-config-recommended-vue": "^1.5.0", |
104 | 105 | "stylelint-config-standard": "^36.0.1", |
105 | 106 | "stylelint-config-standard-scss": "^13.1.0", |
106 | | - "stylelint-config-recommended-scss": "^14.1.0", |
107 | 107 | "stylelint-order": "^6.0.4", |
108 | 108 | "stylelint-webpack-plugin": "5.0.1", |
109 | 109 | "vue-eslint-parser": "^8.3.0", |
110 | 110 | "vue-loader": "^17.4.2", |
111 | 111 | "vue-style-loader": "^4.1.3", |
112 | | - "webpack": "^5.93.0", |
| 112 | + "webpack": "^5.96.1", |
113 | 113 | "webpack-bundle-analyzer": "^4.10.2", |
114 | 114 | "webpack-cli": "^5.1.4", |
115 | | - "webpack-dev-server": "^5.0.4", |
| 115 | + "webpack-dev-server": "^5.1.0", |
116 | 116 | "webpack-merge": "^6.0.1" |
117 | | - } |
| 117 | + }, |
| 118 | + "packageManager": "[email protected]" |
118 | 119 | } |
0 commit comments