File tree 4 files changed +93
-100
lines changed
4 files changed +93
-100
lines changed Original file line number Diff line number Diff line change 45
45
"conventional-changelog-cli" : " ^2.2.2" ,
46
46
"cross-env" : " ^7.0.3" ,
47
47
"esbuild" : " ^0.14.27" ,
48
- "eslint" : " ^8.11 .0" ,
48
+ "eslint" : " ^8.12 .0" ,
49
49
"eslint-define-config" : " ^1.3.0" ,
50
50
"eslint-plugin-node" : " ^11.1.0" ,
51
51
"execa" : " ^5.1.1" ,
52
52
"fs-extra" : " ^10.0.1" ,
53
53
"jest" : " ^27.5.1" ,
54
54
"lint-staged" : " ^12.3.7" ,
55
- "minimist" : " ^1.2.5 " ,
55
+ "minimist" : " ^1.2.6 " ,
56
56
"node-fetch" : " ^2.6.6" ,
57
57
"npm-run-all" : " ^4.1.5" ,
58
58
"picocolors" : " ^1.0.0" ,
59
- "playwright-chromium" : " ^1.20.0 " ,
60
- "prettier" : " 2.6.0 " ,
59
+ "playwright-chromium" : " ^1.20.1 " ,
60
+ "prettier" : " 2.6.1 " ,
61
61
"prompts" : " ^2.4.2" ,
62
62
"rimraf" : " ^3.0.2" ,
63
63
"rollup" : " ^2.59.0" ,
64
64
"semver" : " ^7.3.5" ,
65
65
"simple-git-hooks" : " ^2.7.0" ,
66
66
"sirv" : " ^2.0.2" ,
67
- "ts-jest" : " ^27.1.3 " ,
67
+ "ts-jest" : " ^27.1.4 " ,
68
68
"ts-node" : " ^10.4.0" ,
69
69
"typescript" : " ~4.5.4" ,
70
70
"vite" : " workspace:*" ,
Original file line number Diff line number Diff line change 26
26
"homepage" : " https://github.com/vitejs/vite/tree/main/packages/create-vite#readme" ,
27
27
"dependencies" : {
28
28
"kolorist" : " ^1.5.1" ,
29
- "minimist" : " ^1.2.5 " ,
29
+ "minimist" : " ^1.2.6 " ,
30
30
"prompts" : " ^2.4.2"
31
31
}
32
32
}
Original file line number Diff line number Diff line change 57
57
"@babel/types" : " ^7.17.0" ,
58
58
"@jridgewell/trace-mapping" : " ^0.3.4" ,
59
59
"@rollup/plugin-alias" : " ^3.1.9" ,
60
- "@rollup/plugin-commonjs" : " ^21.0.2 " ,
60
+ "@rollup/plugin-commonjs" : " ^21.0.3 " ,
61
61
"@rollup/plugin-dynamic-import-vars" : " ^1.4.2" ,
62
62
"@rollup/plugin-json" : " ^4.1.0" ,
63
63
"@rollup/plugin-node-resolve" : " 13.1.3" ,
96
96
"json5" : " ^2.2.1" ,
97
97
"launch-editor-middleware" : " ^2.3.0" ,
98
98
"magic-string" : " ^0.26.1" ,
99
- "micromatch" : " ^4.0.4 " ,
99
+ "micromatch" : " ^4.0.5 " ,
100
100
"mrmime" : " ^1.0.0" ,
101
101
"node-forge" : " ^1.3.0" ,
102
102
"okie" : " ^1.0.1" ,
103
103
"open" : " ^8.4.0" ,
104
104
"periscopic" : " ^2.0.3" ,
105
105
"picocolors" : " ^1.0.0" ,
106
- "postcss-import" : " ^14.0.2 " ,
106
+ "postcss-import" : " ^14.1.0 " ,
107
107
"postcss-load-config" : " ^3.1.3" ,
108
108
"postcss-modules" : " ^4.3.1" ,
109
109
"resolve.exports" : " ^1.1.0" ,
You can’t perform that action at this time.
0 commit comments