🌐 AI搜索 & 代理 主页
Skip to content

Commit 43806dc

Browse files
chore(deps): update all non-major dependencies (#5676)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 6311fcf commit 43806dc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,11 @@
100100
},
101101
"devDependencies": {
102102
"@babel/cli": "^7.10.5",
103-
"@babel/core": "^7.11.1",
103+
"@babel/core": "^7.11.4",
104104
"@babel/plugin-transform-modules-commonjs": "^7.10.4",
105105
"@babel/plugin-transform-runtime": "^7.11.0",
106106
"@babel/preset-env": "^7.11.0",
107-
"@babel/standalone": "^7.11.3",
107+
"@babel/standalone": "^7.11.4",
108108
"@nuxt/content": "^1.6.1",
109109
"@nuxtjs/google-analytics": "^2.4.0",
110110
"@nuxtjs/pwa": "^3.0.1",
@@ -158,7 +158,7 @@
158158
"rollup-plugin-node-resolve": "^5.2.0",
159159
"sass-loader": "^9.0.3",
160160
"standard-version": "^9.0.0",
161-
"terser": "^5.2.0",
161+
"terser": "^5.2.1",
162162
"vue": "^2.6.12",
163163
"vue-jest": "^3.0.6",
164164
"vue-router": "^3.4.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
invariant "^2.2.4"
3535
semver "^5.5.0"
3636

37-
"@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.7.5":
37+
"@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.11.4", "@babel/core@^7.7.5":
3838
version "7.11.4"
3939
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.4.tgz#4301dfdfafa01eeb97f1896c5501a3f0655d4229"
4040
integrity sha512-5deljj5HlqRXN+5oJTY7Zs37iH3z3b++KjiKtIsJy1NrjOOVSEaJHEetLBhyu0aQOSNNZ/0IuEAan9GzRuDXHg==
@@ -866,7 +866,7 @@
866866
dependencies:
867867
regenerator-runtime "^0.13.4"
868868

869-
"@babel/standalone@^7.11.3":
869+
"@babel/standalone@^7.11.4":
870870
version "7.11.4"
871871
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.11.4.tgz#e25a0fa05e9373545a1a38ad4462acfbec7d8a87"
872872
integrity sha512-OHOugVBx/LrhbCxaRVUviICe0SlC7zLYueYiMLsJk6qoCAC8RXpOxpwOxeps5YXWWmGmbombDkOFq6iDK1xQSA==
@@ -13184,7 +13184,7 @@ terser@^4.1.2, terser@^4.3.9, terser@^4.6.12, terser@^4.6.3:
1318413184
source-map "~0.6.1"
1318513185
source-map-support "~0.5.12"
1318613186

13187-
terser@^5.2.0:
13187+
terser@^5.2.1:
1318813188
version "5.2.1"
1318913189
resolved "https://registry.yarnpkg.com/terser/-/terser-5.2.1.tgz#40b971b8d28b4fe98c9e8c0d073ab48e7bb96cd8"
1319013190
integrity sha512-/AOtjRtAMNGO0fIF6m8HfcvXTw/2AKpsOzDn36tA5RfhRdeXyb4RvHxJ5Pah7iL6dFkLk+gOnCaNHGwJPl6TrQ==

0 commit comments

Comments
 (0)