|
50 | 50 | "email": "timmywil@users.noreply.github.com" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@commitlint/cli": "^20.1.0", |
54 | | - "@commitlint/config-conventional": "^20.0.0", |
| 53 | + "@commitlint/cli": "^20.4.3", |
| 54 | + "@commitlint/config-conventional": "^20.4.3", |
55 | 55 | "@release-it/bumper": "7.0.5", |
56 | | - "@release-it/conventional-changelog": "10.0.2", |
| 56 | + "@release-it/conventional-changelog": "10.0.5", |
57 | 57 | "@types/assert": "^1.5.11", |
58 | | - "@types/prismjs": "^1.26.5", |
| 58 | + "@types/prismjs": "^1.26.6", |
59 | 59 | "@types/qunit": "^2.19.13", |
60 | | - "@types/react": "^19.2.7", |
| 60 | + "@types/react": "^19.2.14", |
61 | 61 | "@types/react-dom": "^19.2.3", |
62 | 62 | "@types/semver": "^7.7.1", |
63 | | - "@typescript-eslint/eslint-plugin": "^8.48.0", |
64 | | - "@typescript-eslint/parser": "^8.48.0", |
65 | | - "commitlint": "^20.1.0", |
| 63 | + "@typescript-eslint/eslint-plugin": "^8.56.1", |
| 64 | + "@typescript-eslint/parser": "^8.56.1", |
| 65 | + "commitlint": "^20.4.3", |
66 | 66 | "concurrently": "^9.2.1", |
67 | | - "conventional-changelog-conventionalcommits": "^9.1.0", |
| 67 | + "conventional-changelog-conventionalcommits": "^9.3.0", |
68 | 68 | "cross-env": "^10.1.0", |
69 | | - "css-loader": "^7.1.2", |
70 | | - "eslint": "^9.39.1", |
| 69 | + "css-loader": "^7.1.4", |
| 70 | + "eslint": "^9.39.3", |
71 | 71 | "eslint-config-prettier": "^10.1.8", |
72 | 72 | "eslint-plugin-react": "^7.37.5", |
73 | 73 | "gzip-size": "^7.0.0", |
74 | | - "html-webpack-plugin": "^5.6.5", |
| 74 | + "html-webpack-plugin": "^5.6.6", |
75 | 75 | "husky": "^9.1.7", |
76 | | - "jquery-test-runner": "^0.2.8", |
77 | | - "marked": "^17.0.1", |
78 | | - "prettier": "^3.7.3", |
| 76 | + "jquery-test-runner": "^0.3.0", |
| 77 | + "marked": "^17.0.4", |
| 78 | + "prettier": "^3.8.1", |
79 | 79 | "prismjs": "^1.30.0", |
80 | | - "qunit": "^2.24.3", |
81 | | - "react": "^19.2.0", |
82 | | - "react-dom": "^19.2.0", |
83 | | - "release-it": "19.0.6", |
84 | | - "rollup": "^4.53.3", |
| 80 | + "qunit": "^2.25.0", |
| 81 | + "react": "^19.2.4", |
| 82 | + "react-dom": "^19.2.4", |
| 83 | + "release-it": "19.2.4", |
| 84 | + "rollup": "^4.59.0", |
85 | 85 | "rollup-plugin-typescript2": "^0.36.0", |
86 | | - "semver": "^7.7.3", |
| 86 | + "semver": "^7.7.4", |
87 | 87 | "style-loader": "^4.0.0", |
88 | 88 | "ts-loader": "^9.5.4", |
89 | 89 | "tslib": "^2.8.1", |
90 | | - "typedoc": "^0.28.15", |
91 | | - "typedoc-plugin-markdown": "^4.9.0", |
| 90 | + "typedoc": "^0.28.17", |
| 91 | + "typedoc-plugin-markdown": "^4.10.0", |
92 | 92 | "typescript": "~5.9.3", |
93 | 93 | "uglify-js": "^3.19.3", |
94 | | - "webpack": "^5.103.0", |
| 94 | + "webpack": "^5.105.4", |
95 | 95 | "webpack-cli": "^6.0.1", |
96 | | - "webpack-dev-server": "^5.2.2" |
| 96 | + "webpack-dev-server": "^5.2.3" |
97 | 97 | }, |
98 | 98 | "prettier": { |
99 | 99 | "printWidth": 100, |
|
0 commit comments