|
47 | 47 | }, |
48 | 48 | "dependencies": { |
49 | 49 | "schema-utils": "^4.2.0", |
50 | | - "serialize-javascript": "^6.0.2" |
| 50 | + "serialize-javascript": "^7.0.3" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | 53 | "@babel/cli": "^7.24.8", |
54 | 54 | "@babel/core": "^7.25.2", |
55 | 55 | "@babel/preset-env": "^7.25.3", |
56 | | - "@commitlint/cli": "^19.3.0", |
57 | | - "@commitlint/config-conventional": "^19.2.2", |
58 | | - "@eslint/js": "^9.32.0", |
59 | | - "@eslint/markdown": "^7.0.0", |
| 56 | + "@commitlint/cli": "^20.4.2", |
| 57 | + "@commitlint/config-conventional": "^20.4.2", |
60 | 58 | "@gfx/zopfli": "^1.0.15", |
61 | | - "@stylistic/eslint-plugin": "^5.2.2", |
62 | 59 | "@types/node": "^20.14.9", |
63 | 60 | "@types/serialize-javascript": "^5.0.4", |
64 | 61 | "babel-jest": "^30.0.0", |
65 | 62 | "cross-env": "^7.0.3", |
66 | | - "cspell": "^8.13.1", |
| 63 | + "cspell": "^9.7.0", |
67 | 64 | "del": "^7.1.0", |
68 | | - "del-cli": "^5.1.0", |
| 65 | + "del-cli": "^7.0.0", |
69 | 66 | "eslint": "^9.30.1", |
70 | | - "eslint-config-prettier": "^10.1.5", |
71 | 67 | "eslint-config-webpack": "^4.3.2", |
72 | | - "eslint-plugin-import": "^2.32.0", |
73 | | - "eslint-plugin-jest": "^29.0.1", |
74 | | - "eslint-plugin-jsdoc": "^52.0.0", |
75 | | - "eslint-plugin-n": "^17.21.0", |
76 | | - "eslint-plugin-prettier": "^5.5.3", |
77 | | - "eslint-plugin-unicorn": "^60.0.0", |
78 | 68 | "file-loader": "^6.2.0", |
79 | | - "globals": "^16.3.0", |
80 | 69 | "husky": "^9.1.4", |
81 | 70 | "jest": "^30.0.0", |
82 | | - "lint-staged": "^15.2.8", |
| 71 | + "lint-staged": "^16.3.1", |
83 | 72 | "memfs": "^4.11.1", |
84 | 73 | "npm-run-all": "^4.1.5", |
85 | 74 | "prettier": "^3.3.3", |
86 | 75 | "standard-version": "^9.5.0", |
87 | 76 | "typescript": "^5.5.4", |
88 | | - "typescript-eslint": "^8.36.0", |
89 | 77 | "webpack": "^5.93.0", |
90 | 78 | "webpack-stats-plugin": "^1.1.3", |
91 | 79 | "workbox-webpack-plugin": "^7.1.0" |
|
0 commit comments