Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit 3129c32

Browse files
committed
up versions
1 parent d2b3d11 commit 3129c32

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,36 +22,36 @@
2222
"@rollup/plugin-json": "4.1.0",
2323
"@rollup/plugin-node-resolve": "13.3.0",
2424
"@rollup/plugin-typescript": "8.3.4",
25-
"@types/jest": "28.1.6",
25+
"@types/jest": "28.1.7",
2626
"@testing-library/jest-dom": "5.16.5",
2727
"@testing-library/react": "13.3.0",
28-
"@types/node": "18.6.5",
28+
"@types/node": "18.7.6",
2929
"@types/react": "18.0.17",
3030
"@types/react-dom": "18.0.6",
3131
"@types/react-color": "3.0.6",
3232
"@types/react-window": "1.8.5",
3333
"@types/react-datepicker": "4.4.2",
3434
"@types/react-csv": "1.1.3",
3535
"@types/luxon": "3.0.0",
36-
"@typescript-eslint/eslint-plugin": "5.33.0",
37-
"@typescript-eslint/parser": "5.33.0",
38-
"eslint": "8.21.0",
36+
"@typescript-eslint/eslint-plugin": "5.33.1",
37+
"@typescript-eslint/parser": "5.33.1",
38+
"eslint": "8.22.0",
3939
"jest": "28.1.3",
4040
"jest-mock-extended": "2.0.7",
4141
"obsidian": "0.15.9",
42-
"rollup": "2.77.2",
42+
"rollup": "2.78.0",
4343
"rollup-plugin-typescript2": "0.32.1",
4444
"rollup-plugin-terser": "7.0.2",
45-
"ts-jest": "28.0.7",
45+
"ts-jest": "28.0.8",
4646
"tslib": "2.4.0",
4747
"typescript": "4.7.4",
4848
"@faker-js/faker": "7.4.0"
4949
},
5050
"dependencies": {
5151
"@emotion/styled": "11.10.0",
52-
"@mui/material": "5.10.0",
52+
"@mui/material": "5.10.1",
5353
"@mui/icons-material": "5.8.4",
54-
"@popperjs/core": "2.11.5",
54+
"@popperjs/core": "2.11.6",
5555
"monkey-around": "2.3.0",
5656
"pkg.json": "2.0.8",
5757
"obsidian-dataview": "0.5.41",

0 commit comments

Comments
 (0)