|
65 | 65 | "files": [
|
66 | 66 | "dist"
|
67 | 67 | ],
|
68 |
| - "packageManager": "pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912", |
| 68 | + "packageManager": "pnpm@10.12.4+sha512.5ea8b0deed94ed68691c9bad4c955492705c5eeb8a87ef86bc62c74a26b037b08ff9570f108b2e4dbd1dd1a9186fea925e527f141c648e85af45631074680184", |
69 | 69 | "scripts": {
|
70 | 70 | "clean": "rimraf ./coverage/ ./dist/ ./cache/",
|
71 | 71 | "prebuild": "pnpm clean",
|
|
96 | 96 | "@commitlint/config-conventional": "^19.8.1",
|
97 | 97 | "@commitlint/types": "^19.8.1",
|
98 | 98 | "@types/lockfile": "^1.0.4",
|
99 |
| - "@types/node": "^20.19.0", |
| 99 | + "@types/node": "^20.19.4", |
100 | 100 | "@types/tapable": "^2.2.7",
|
101 | 101 | "@types/webpack-sources": "^3.2.3",
|
102 |
| - "@vitest/coverage-v8": "^3.2.2", |
| 102 | + "@vitest/coverage-v8": "^3.2.4", |
103 | 103 | "@webdeveric/eslint-config-ts": "^0.11.0",
|
104 | 104 | "@webdeveric/prettier-config": "^0.3.0",
|
105 | 105 | "commitlint": "^19.8.1",
|
106 | 106 | "commitlint-plugin-cspell": "^0.2.0",
|
107 | 107 | "compression-webpack-plugin": "^11.1.0",
|
108 | 108 | "conventional-changelog-conventionalcommits": "^9.0.0",
|
109 | 109 | "copy-webpack-plugin": "^13.0.0",
|
110 |
| - "cspell": "^9.0.2", |
| 110 | + "cspell": "^9.1.2", |
111 | 111 | "css-loader": "^7.1.2",
|
112 | 112 | "eslint": "^8.57.1",
|
113 | 113 | "eslint-config-prettier": "^10.1.5",
|
114 |
| - "eslint-import-resolver-typescript": "^4.4.3", |
115 |
| - "eslint-plugin-import": "^2.31.0", |
| 114 | + "eslint-import-resolver-typescript": "^4.4.4", |
| 115 | + "eslint-plugin-import": "^2.32.0", |
116 | 116 | "file-loader": "^6.2.0",
|
117 | 117 | "fs-extra": "^11.3.0",
|
118 | 118 | "husky": "^9.1.7",
|
119 |
| - "lint-staged": "^16.1.0", |
| 119 | + "lint-staged": "^16.1.2", |
120 | 120 | "memfs": "^4.17.2",
|
121 | 121 | "mini-css-extract-plugin": "^2.9.2",
|
122 |
| - "prettier": "^3.5.3", |
| 122 | + "prettier": "^3.6.2", |
123 | 123 | "rimraf": "^6.0.1",
|
124 | 124 | "sass-loader": "^16.0.5",
|
125 |
| - "semantic-release": "^24.2.5", |
| 125 | + "semantic-release": "^24.2.6", |
126 | 126 | "typescript": "^5.8.3",
|
127 | 127 | "validate-package-exports": "^0.11.0",
|
128 |
| - "vitest": "^3.2.2", |
| 128 | + "vitest": "^3.2.4", |
129 | 129 | "webpack": "^5.99.9",
|
130 | 130 | "webpack-dev-server": "^5.2.2",
|
131 | 131 | "webpack-subresource-integrity": "^5.1.0"
|
|
0 commit comments