File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ " tailwindcss-injector " : patch
3+ " weapp-tailwindcss " : patch
4+ " @weapp-tailwindcss/typography " : patch
5+ ---
6+
7+ chore: 依赖更新
Original file line number Diff line number Diff line change 4848 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
4949 NPM_TOKEN : ${{ secrets.NPM_TOKEN }}
5050 npm_config_registry : https://registry.npmjs.org
51+ # https://github.com/changesets/changesets/pull/1659
52+ NPM_CONFIG_PROVENANCE : true
5153
5254 - name : Upload coverage reports to Codecov
5355 uses : codecov/codecov-action@v5
Original file line number Diff line number Diff line change 3131 "tailwindcss" : " catalog:tailwindcss3" ,
3232 "typescript" : " ^5.9.2" ,
3333 "weapp-tailwindcss" : " workspace:*" ,
34- "weapp-vite" : " ^5.0.17 "
34+ "weapp-vite" : " ^5.1.0 "
3535 }
3636}
Original file line number Diff line number Diff line change 3232 "tailwindcss" : " catalog:tailwindcss3" ,
3333 "typescript" : " ^5.9.2" ,
3434 "weapp-tailwindcss" : " workspace:*" ,
35- "weapp-vite" : " ^5.0.17 "
35+ "weapp-vite" : " ^5.1.0 "
3636 }
3737}
Original file line number Diff line number Diff line change 3232 "tailwindcss" : " catalog:tailwindcss3" ,
3333 "typescript" : " ^5.9.2" ,
3434 "weapp-tailwindcss" : " workspace:*" ,
35- "weapp-vite" : " ^5.0.17 "
35+ "weapp-vite" : " ^5.1.0 "
3636 }
3737}
Original file line number Diff line number Diff line change 4141 "tailwindcss" : " catalog:tailwindcss4" ,
4242 "tailwindcss-injector" : " workspace:*" ,
4343 "weapp-tailwindcss" : " workspace:*" ,
44- "weapp-vite" : " ^5.0.17 "
44+ "weapp-vite" : " ^5.1.0 "
4545 }
4646}
Original file line number Diff line number Diff line change 99 "preview" : " vite preview"
1010 },
1111 "dependencies" : {
12- "vue" : " ^3.5.18 "
12+ "vue" : " ^3.5.19 "
1313 },
1414 "devDependencies" : {
1515 "@tailwindcss/postcss" : " ^4.1.12" ,
Original file line number Diff line number Diff line change 2020 "gen:vite" : " tsx ./scripts/vite.ts"
2121 },
2222 "dependencies" : {
23- "vue" : " ^3.5.18 " ,
23+ "vue" : " ^3.5.19 " ,
2424 "vue-router" : " ^4.5.1"
2525 },
2626 "devDependencies" : {
Original file line number Diff line number Diff line change 109109 "@csstools/css-parser-algorithms" : " ^3.0.5" ,
110110 "@csstools/css-tokenizer" : " ^3.0.4" ,
111111 "@eslint/config-inspector" : " ^1.2.0" ,
112- "@icebreakers/eslint-config" : " ^1.3.4 " ,
113- "@icebreakers/monorepo" : " ^1.0.14 " ,
112+ "@icebreakers/eslint-config" : " ^1.3.5 " ,
113+ "@icebreakers/monorepo" : " ^1.0.15 " ,
114114 "@icebreakers/stylelint-config" : " ^1.1.2" ,
115115 "@tailwindcss/postcss" : " ^4.1.12" ,
116116 "@tailwindcss/vite" : " ^4.1.12" ,
Original file line number Diff line number Diff line change 5656 "@weapp-tailwindcss/shared" : " workspace:*" ,
5757 "fs-extra" : " ^11.3.1" ,
5858 "htmlparser2" : " ^10.0.0" ,
59- "magic-string" : " ^0.30.17 " ,
59+ "magic-string" : " ^0.30.18 " ,
6060 "postcss" : " ^8.5.6" ,
6161 "tailwindcss" : " ^3.4.17" ,
6262 "tailwindcss-config" : " workspace:*"
You can’t perform that action at this time.
0 commit comments