File tree Expand file tree Collapse file tree 6 files changed +156
-108
lines changed Expand file tree Collapse file tree 6 files changed +156
-108
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "recommendations" : [
3+ " yzhang.markdown-all-in-one" ,
4+ " redhat.vscode-yaml" ,
5+ " akamud.vscode-caniuse" ,
6+ " visualstudioexptteam.intellicode-api-usage-examples" ,
7+ " pflannery.vscode-versionlens" ,
8+ " christian-kohler.npm-intellisense" ,
9+ " esbenp.prettier-vscode" ,
10+ " eamodio.gitlens" ,
11+ " github.vscode-pull-request-github" ,
12+ " github.vscode-github-actions"
13+ ]
14+ }
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ LAN_HOST=https://polyfill.example.kp
7373[ 4 ] : https://nodejs.org/
7474[ 5 ] : https://unpkg.com/
7575[ 6 ] : https://github.com/EasyWebApp/Web-polyfill/actions/workflows/main.yml
76- [ 7 ] : https://github.com /EasyWebApp/Web-polyfill/blob /master/source/list
76+ [ 7 ] : https://github.dev /EasyWebApp/Web-polyfill/tree /master/source/list
7777[ 8 ] : https://github.com/EasyWebApp/Web-polyfill/issues/new?assignees=TechQuery&labels=package&template=package.yml
7878[ 9 ] : https://github.com/features/actions
7979[ 10 ] : https://github.com/EasyWebApp/Web-polyfill
Original file line number Diff line number Diff line change 2222 "url" : " https://github.com/EasyWebApp/Web-polyfill/issues"
2323 },
2424 "engines" : {
25- "node" : " >=18 "
25+ "node" : " >=20 "
2626 },
2727 "dependencies" : {
2828 "@tech_query/node-toolkit" : " ^2.0.0-alpha.0" ,
29- "dom-renderer" : " ^2.5 .1" ,
30- "dotenv" : " ^16.4.5 " ,
29+ "dom-renderer" : " ^2.6 .1" ,
30+ "dotenv" : " ^16.4.7 " ,
3131 "fs-extra" : " ^11.2.0" ,
32- "happy-dom" : " ^15.11.6 " ,
32+ "happy-dom" : " ^15.11.7 " ,
3333 "koapache" : " ^2.2.2" ,
34- "marked" : " ^15.0.0 " ,
34+ "marked" : " ^15.0.3 " ,
3535 "tslib" : " ^2.8.1" ,
36- "undici" : " ^6.21 .0"
36+ "undici" : " ^7.1 .0"
3737 },
3838 "devDependencies" : {
3939 "@types/fs-extra" : " ^11.0.4" ,
40- "@types/node" : " ^20.17.6 " ,
41- "husky" : " ^9.1.6 " ,
40+ "@types/node" : " ^20.17.9 " ,
41+ "husky" : " ^9.1.7 " ,
4242 "lint-staged" : " ^15.2.10" ,
43- "prettier" : " ^3.3.3 " ,
43+ "prettier" : " ^3.4.2 " ,
4444 "tsx" : " ^4.19.2" ,
45- "typescript" : " ~5.6.3 "
45+ "typescript" : " ~5.7.2 "
4646 },
4747 "resolutions" : {
4848 "marked" : " $marked" ,
You can’t perform that action at this time.
0 commit comments