Skip to content

Commit 39ec7da

Browse files
committed
chore: update deps
1 parent fb7636b commit 39ec7da

File tree

2 files changed

+689
-901
lines changed

2 files changed

+689
-901
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -66,21 +66,21 @@
6666
"@innei-util/eslint-config-ts": "0.8.2",
6767
"@innei-util/prettier": "0.8.2",
6868
"@rollup/plugin-babel": "5.3.1",
69-
"@rollup/plugin-commonjs": "21.1.0",
70-
"@rollup/plugin-node-resolve": "13.2.1",
69+
"@rollup/plugin-commonjs": "22.0.0",
70+
"@rollup/plugin-node-resolve": "13.3.0",
7171
"@rollup/plugin-typescript": "8.3.2",
72-
"@types/jest": "27.4.1",
72+
"@types/jest": "27.5.0",
7373
"@types/lodash-es": "4.17.6",
74-
"@types/node": "16.11.32",
74+
"@types/node": "17.0.31",
7575
"@types/react": "18.0.8",
7676
"@types/react-dom": "18.0.3",
7777
"dts-bundle-generator": "6.9.0",
7878
"gh-pages": "3.2.3",
7979
"husky": "7.0.4",
80-
"jest": "27.5.1",
80+
"jest": "28.0.3",
8181
"lint-staged": "12.4.1",
8282
"postcss": "8.4.13",
83-
"postcss-preset-env": "7.4.4",
83+
"postcss-preset-env": "7.5.0",
8484
"prettier": "2.6.2",
8585
"react": "18.1.0",
8686
"react-dom": "18.1.0",
@@ -91,7 +91,7 @@
9191
"ts-jest": "27.1.4",
9292
"tslib": "2.4.0",
9393
"typescript": "4.6.4",
94-
"vite": "2.9.6",
94+
"vite": "2.9.7",
9595
"vite-tsconfig-paths": "3.4.1"
9696
}
9797
}

0 commit comments

Comments
 (0)