|
49 | 49 | "webpack": "^5.1.0" |
50 | 50 | }, |
51 | 51 | "dependencies": { |
52 | | - "schema-utils": "^4.0.1", |
| 52 | + "schema-utils": "^4.2.0", |
53 | 53 | "serialize-javascript": "^6.0.1" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@babel/cli": "^7.21.5", |
57 | | - "@babel/core": "^7.22.1", |
58 | | - "@babel/preset-env": "^7.22.4", |
59 | | - "@commitlint/cli": "^17.6.5", |
60 | | - "@commitlint/config-conventional": "^17.6.5", |
| 56 | + "@babel/cli": "^7.22.5", |
| 57 | + "@babel/core": "^7.22.5", |
| 58 | + "@babel/preset-env": "^7.22.5", |
| 59 | + "@commitlint/cli": "^17.6.6", |
| 60 | + "@commitlint/config-conventional": "^17.6.6", |
61 | 61 | "@gfx/zopfli": "^1.0.15", |
62 | 62 | "@types/node": "^18.15.11", |
63 | 63 | "@types/serialize-javascript": "^5.0.2", |
|
67 | 67 | "cspell": "^6.27.0", |
68 | 68 | "del": "^6.1.1", |
69 | 69 | "del-cli": "^4.0.0", |
70 | | - "eslint": "^8.41.0", |
| 70 | + "eslint": "^8.44.0", |
71 | 71 | "eslint-config-prettier": "^8.8.0", |
72 | 72 | "eslint-plugin-import": "^2.27.5", |
73 | 73 | "file-loader": "^6.2.0", |
74 | 74 | "husky": "^8.0.3", |
75 | 75 | "jest": "^29.5.0", |
76 | | - "lint-staged": "^13.2.2", |
77 | | - "memfs": "^3.5.1", |
| 76 | + "lint-staged": "^13.2.3", |
| 77 | + "memfs": "^3.5.3", |
78 | 78 | "npm-run-all": "^4.1.5", |
79 | 79 | "prettier": "^2.8.8", |
80 | 80 | "standard-version": "^9.3.0", |
81 | 81 | "typescript": "^4.9.5", |
82 | | - "webpack": "^5.85.0", |
83 | | - "webpack-stats-plugin": "^1.1.1", |
| 82 | + "webpack": "^5.88.1", |
| 83 | + "webpack-stats-plugin": "^1.1.3", |
84 | 84 | "workbox-webpack-plugin": "^6.5.4" |
85 | 85 | }, |
86 | 86 | "keywords": [ |
|
0 commit comments