Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
lls_program
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2025-10-09 16:04:08 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7611c5c85823719902bc707e7ed700980d490956
7611c5c8
1 parent
ec6376a8
build: 更新 Taro 相关依赖至 4.1.7 版本
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
19 deletions
package.json
pnpm-lock.yaml
package.json
View file @
7611c5c
...
...
@@ -40,20 +40,20 @@
"@nutui/icons-vue"
:
"^0.1.1"
,
"@nutui/icons-vue-taro"
:
"^0.0.9"
,
"@nutui/nutui-taro"
:
"^4.3.13"
,
"@tarojs/components"
:
"4.1.
2
"
,
"@tarojs/helper"
:
"4.1.
2
"
,
"@tarojs/plugin-framework-vue3"
:
"4.1.
2
"
,
"@tarojs/plugin-html"
:
"4.1.
2
"
,
"@tarojs/plugin-platform-alipay"
:
"4.1.
2
"
,
"@tarojs/plugin-platform-h5"
:
"4.1.
2
"
,
"@tarojs/plugin-platform-jd"
:
"4.1.
2
"
,
"@tarojs/plugin-platform-qq"
:
"4.1.
2
"
,
"@tarojs/plugin-platform-swan"
:
"4.1.
2
"
,
"@tarojs/plugin-platform-tt"
:
"4.1.
2
"
,
"@tarojs/plugin-platform-weapp"
:
"4.1.
2
"
,
"@tarojs/runtime"
:
"4.1.
2
"
,
"@tarojs/shared"
:
"4.1.
2
"
,
"@tarojs/taro"
:
"4.1.
2
"
,
"@tarojs/components"
:
"4.1.
7
"
,
"@tarojs/helper"
:
"4.1.
7
"
,
"@tarojs/plugin-framework-vue3"
:
"4.1.
7
"
,
"@tarojs/plugin-html"
:
"4.1.
7
"
,
"@tarojs/plugin-platform-alipay"
:
"4.1.
7
"
,
"@tarojs/plugin-platform-h5"
:
"4.1.
7
"
,
"@tarojs/plugin-platform-jd"
:
"4.1.
7
"
,
"@tarojs/plugin-platform-qq"
:
"4.1.
7
"
,
"@tarojs/plugin-platform-swan"
:
"4.1.
7
"
,
"@tarojs/plugin-platform-tt"
:
"4.1.
7
"
,
"@tarojs/plugin-platform-weapp"
:
"4.1.
7
"
,
"@tarojs/runtime"
:
"4.1.
7
"
,
"@tarojs/shared"
:
"4.1.
7
"
,
"@tarojs/taro"
:
"4.1.
7
"
,
"axios-miniprogram"
:
"^2.7.2"
,
"pinia"
:
"^3.0.3"
,
"taro-plugin-pinia"
:
"^1.0.0"
,
...
...
@@ -62,18 +62,18 @@
"devDependencies"
:
{
"@babel/core"
:
"^7.8.0"
,
"@nutui/auto-import-resolver"
:
"^1.0.0"
,
"@tarojs/cli"
:
"4.1.
2
"
,
"@tarojs/taro-loader"
:
"4.1.
2
"
,
"@tarojs/webpack5-runner"
:
"4.1.
2
"
,
"@tarojs/cli"
:
"4.1.
7
"
,
"@tarojs/taro-loader"
:
"4.1.
7
"
,
"@tarojs/webpack5-runner"
:
"4.1.
7
"
,
"@types/node"
:
"^24.3.0"
,
"@types/webpack-env"
:
"^1.13.6"
,
"@vue/babel-plugin-jsx"
:
"^1.0.6"
,
"@vue/compiler-sfc"
:
"^3.0.0"
,
"autoprefixer"
:
"^10.4.21"
,
"babel-preset-taro"
:
"4.1.
2
"
,
"babel-preset-taro"
:
"4.1.
7
"
,
"css-loader"
:
"3.4.2"
,
"eslint"
:
"^8.12.0"
,
"eslint-config-taro"
:
"4.1.
2
"
,
"eslint-config-taro"
:
"4.1.
7
"
,
"postcss"
:
"^8.5.6"
,
"style-loader"
:
"1.3.0"
,
"tailwindcss"
:
"^3.4.0"
,
...
...
pnpm-lock.yaml
View file @
7611c5c
This diff is collapsed. Click to expand it.
Please
register
or
login
to post a comment