|
25 | 25 | },
|
26 | 26 | "dependencies": {
|
27 | 27 | "@babel/runtime-corejs3": "^7.21.0",
|
28 |
| - "core-js": "^3.30.0", |
| 28 | + "core-js": "^3.30.1", |
29 | 29 | "format-duration": "^3.0.2",
|
30 | 30 | "nanoid": "^4.0.2",
|
31 | 31 | "unfetch": "^5.0.0",
|
|
54 | 54 | "eslint-plugin-import": "^2.27.5",
|
55 | 55 | "eslint-plugin-promise": "^6.1.1",
|
56 | 56 | "eslint-plugin-react": "^7.32.2",
|
57 |
| - "eslint-plugin-vue": "^9.10.0", |
| 57 | + "eslint-plugin-vue": "^9.11.0", |
58 | 58 | "file-loader": "^6.2.0",
|
59 | 59 | "html-loader": "^4.2.0",
|
60 | 60 | "html-webpack-plugin": "^5.5.0",
|
61 | 61 | "http-server": "^14.1.1",
|
62 | 62 | "less": "^4.1.3",
|
63 | 63 | "less-loader": "^11.1.0",
|
64 | 64 | "mini-css-extract-plugin": "^2.7.5",
|
65 |
| - "npm-check-updates": "^16.10.7", |
| 65 | + "npm-check-updates": "^16.10.8", |
66 | 66 | "puppeteer": "^19.8.5",
|
67 | 67 | "stylelint": "^15.4.0",
|
68 | 68 | "stylelint-config-standard": "32.0.0",
|
|
76 | 76 | "stylelint-selector-tag-no-without-class": "^2.0.5",
|
77 | 77 | "svgo": "^3.0.2",
|
78 | 78 | "vue-eslint-parser": "^9.1.1",
|
79 |
| - "vue-loader": "^16.8.3", |
| 79 | + "vue-loader": "^15.10.1", |
80 | 80 | "vue-template-compiler": "^2.7.14",
|
81 | 81 | "webfonts-loader": "^8.0.1",
|
82 |
| - "webpack": "^5.78.0", |
| 82 | + "webpack": "^5.79.0", |
83 | 83 | "webpack-bundle-analyzer": "^4.8.0",
|
84 | 84 | "webpack-cli": "^5.0.1",
|
85 |
| - "webpack-dev-server": "^4.13.2", |
86 |
| - "webpack-pwa-manifest": "^4.3.0", |
| 85 | + "webpack-dev-server": "^4.13.3", |
| 86 | + "webpack-pwa-manifest": "^4.0.0", |
87 | 87 | "workbox-webpack-plugin": "^6.5.4"
|
88 | 88 | }
|
89 | 89 | }
|
0 commit comments