Skip to content

Commit c4670a7

Browse files
committed
chore(deps): up-to-date dependencies
1 parent 271598a commit c4670a7

File tree

2 files changed

+1617
-1444
lines changed

2 files changed

+1617
-1444
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -15,38 +15,38 @@
1515
"!dist/REMOVE_ME.js*"
1616
],
1717
"devDependencies": {
18-
"@babel/cli": "^7.21.5",
19-
"@babel/core": "^7.22.1",
20-
"@babel/plugin-transform-runtime": "~7.22.4",
21-
"@babel/preset-env": "~7.22.4",
22-
"@babel/runtime-corejs2": "~7.22.2",
23-
"@playwright/test": "^1.40.1",
18+
"@babel/cli": "^7.25.9",
19+
"@babel/core": "^7.25.9",
20+
"@babel/plugin-transform-runtime": "^7.25.9",
21+
"@babel/preset-env": "^7.25.9",
22+
"@babel/runtime-corejs2": "^7.25.9",
23+
"@playwright/test": "^1.48.1",
2424
"@typescript-eslint/eslint-plugin": "^6.4.0",
2525
"@typescript-eslint/parser": "^6.4.0",
26-
"babel-loader": "^9.1.3",
26+
"babel-loader": "^9.2.1",
2727
"babel-plugin-async-to-promises": "^1.0.5",
2828
"ci-publish": "^1.3.1",
2929
"codemirror": "^5.49.0",
3030
"css-loader": "^6.8.1",
3131
"debounce": "^1.2.0",
3232
"deepmerge": "^1.5.0",
33-
"dotenv": "^16.3.1",
33+
"dotenv": "^16.4.5",
3434
"es6-promise": "^4.2.6",
3535
"es6-set": "^0.1.5",
3636
"escape-html": "^1.0.3",
3737
"eslint": "^8.47.0",
38-
"eslint-config-prettier": "^9.0.0",
39-
"eslint-plugin-import": "^2.28.0",
40-
"eslint-plugin-prettier": "^5.0.1",
38+
"eslint-config-prettier": "^9.1.0",
39+
"eslint-plugin-import": "^2.31.0",
40+
"eslint-plugin-prettier": "^5.2.1",
4141
"fast-async": "7",
4242
"fast-deep-equal": "^3.1.3",
4343
"file-loader": "^6.2.0",
4444
"flatten": "^1.0.2",
4545
"github-markdown-css": "^3.0.1",
46-
"html-webpack-plugin": "^5.5.3",
46+
"html-webpack-plugin": "^5.6.3",
4747
"husky": "^8.0.3",
4848
"is-empty-object": "^1.1.1",
49-
"lint-staged": "^15.0.2",
49+
"lint-staged": "^15.2.10",
5050
"lz-string": "^1.4.4",
5151
"markdown-it": "^12.3.2",
5252
"markdown-it-highlightjs": "^3.0.0",
@@ -55,23 +55,23 @@
5555
"monkberry-directives": "4.0.8",
5656
"monkberry-events": "4.0.8",
5757
"monkberry-loader": "4.0.9",
58-
"postcss": "^8.4.31",
58+
"postcss": "^8.4.47",
5959
"postcss-loader": "^7.3.3",
60-
"prettier": "^3.0.3",
60+
"prettier": "^3.3.3",
6161
"query-string": "^6.5.0",
6262
"sass": "^1.66.0",
6363
"sass-loader": "^13.3.2",
6464
"shelljs": "^0.8.3",
6565
"style-loader": "^3.3.3",
6666
"svg-fill-loader": "^0.0.8",
6767
"svg-url-loader": "^8.0.0",
68-
"ts-loader": "^9.4.4",
69-
"typescript": "^5.1.6",
68+
"ts-loader": "^9.5.1",
69+
"typescript": "^5.6.3",
7070
"url-search-params": "1.1.0",
7171
"webpack": "^5.91.0",
7272
"webpack-cli": "^5.1.4",
7373
"webpack-dev-server": "^4.15.1",
74-
"whatwg-fetch": "^3.0.0"
74+
"whatwg-fetch": "^3.6.20"
7575
},
7676
"scripts": {
7777
"build": "webpack",

0 commit comments

Comments
 (0)