Skip to content

Commit 1e7554a

Browse files
authored
Update js packages (#781)
* Update * Update js packages * Update * Update * Update * Update * Update
1 parent 62700a0 commit 1e7554a

File tree

3 files changed

+1040
-1134
lines changed

3 files changed

+1040
-1134
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -35,30 +35,30 @@
3535
"jquery": "^3"
3636
},
3737
"devDependencies": {
38-
"@babel/cli": "^7.23.4",
39-
"@babel/core": "^7.23.6",
40-
"@babel/preset-env": "^7.23.6",
38+
"@babel/cli": "^7.23.9",
39+
"@babel/core": "^7.23.9",
40+
"@babel/preset-env": "^7.23.9",
4141
"@babel/preset-typescript": "^7.23.3",
42-
"@playwright/test": "^1.40.1",
42+
"@playwright/test": "^1.41.2",
4343
"@rollup/plugin-babel": "^6.0.4",
4444
"@rollup/plugin-node-resolve": "^15.2.3",
4545
"@rollup/plugin-terser": "^0.4.4",
46-
"@testing-library/dom": "^9.3.3",
47-
"@testing-library/user-event": "^14.5.1",
46+
"@testing-library/dom": "^9.3.4",
47+
"@testing-library/user-event": "^14.5.2",
4848
"@types/debug": "^4.1.12",
49-
"@types/jest": "^29.5.11",
49+
"@types/jest": "^29.5.12",
5050
"@types/jest-axe": "^3.5.9",
5151
"@types/jquery": "^3.5.29",
52-
"@types/node": "^20.10.5",
53-
"@typescript-eslint/eslint-plugin": "^6.16.0",
54-
"@typescript-eslint/parser": "^6.16.0",
55-
"autoprefixer": "^10.4.16",
52+
"@types/node": "^20.11.19",
53+
"@typescript-eslint/eslint-plugin": "^7.0.1",
54+
"@typescript-eslint/parser": "^7.0.1",
55+
"autoprefixer": "^10.4.17",
5656
"babel-jest": "^29.7.0",
5757
"babel-plugin-istanbul": "^6.1.1",
5858
"eslint": "^8.56.0",
5959
"eslint-plugin-import": "^2.29.1",
60-
"eslint-plugin-jest": "^27.6.0",
61-
"eslint-plugin-playwright": "^0.20.0",
60+
"eslint-plugin-jest": "^27.9.0",
61+
"eslint-plugin-playwright": "^1.1.2",
6262
"eslint-plugin-testing-library": "^6.2.0",
6363
"givens": "^1.3.9",
6464
"graphql": "^16.8.1",
@@ -68,17 +68,17 @@
6868
"jest-extended": "^4.0.2",
6969
"jsonfile": "^6.1.0",
7070
"lodash.template": "^4.5.0",
71-
"msw": "^2.0.11",
72-
"postcss": "^8.4.32",
71+
"msw": "^2.2.1",
72+
"postcss": "^8.4.35",
7373
"postcss-cli": "^11.0.0",
74-
"postcss-import": "^15.1.0",
75-
"postcss-load-config": "^5.0.2",
74+
"postcss-import": "^16.0.1",
75+
"postcss-load-config": "^5.0.3",
7676
"postcss-nested": "^6.0.1",
77-
"prettier": "^3.1.1",
78-
"rollup": "^4.9.1",
77+
"prettier": "^3.2.5",
78+
"rollup": "^4.12.0",
7979
"rollup-plugin-serve": "^3.0.0",
8080
"tslib": "^2.6.2",
8181
"typescript": "^5.3.3",
82-
"undici": "^5.28.2"
82+
"undici": "^5.28.3"
8383
}
8484
}

0 commit comments

Comments
 (0)