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

Commit d51ac53

Browse files
committed
chore(deps): update all non-major dependencies
1 parent c223860 commit d51ac53

File tree

2 files changed

+211
-55
lines changed

2 files changed

+211
-55
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -99,32 +99,32 @@
9999
"vue-functional-data-merge": "^3.1.0"
100100
},
101101
"devDependencies": {
102-
"@babel/cli": "^7.10.5",
103-
"@babel/core": "^7.11.4",
102+
"@babel/cli": "^7.11.5",
103+
"@babel/core": "^7.11.5",
104104
"@babel/plugin-transform-modules-commonjs": "^7.10.4",
105-
"@babel/plugin-transform-runtime": "^7.11.0",
106-
"@babel/preset-env": "^7.11.0",
107-
"@babel/standalone": "^7.11.4",
108-
"@nuxt/content": "^1.7.0",
105+
"@babel/plugin-transform-runtime": "^7.11.5",
106+
"@babel/preset-env": "^7.11.5",
107+
"@babel/standalone": "^7.11.5",
108+
"@nuxt/content": "^1.7.1",
109109
"@nuxtjs/google-analytics": "^2.4.0",
110110
"@nuxtjs/pwa": "^3.0.2",
111111
"@nuxtjs/robots": "^2.4.2",
112112
"@nuxtjs/sitemap": "^2.4.0",
113113
"@testing-library/jest-dom": "^5.11.4",
114-
"@vue/test-utils": "^1.0.4",
114+
"@vue/test-utils": "^1.0.5",
115115
"autoprefixer": "^9.8.6",
116116
"babel-core": "^7.0.0-bridge.0",
117117
"babel-eslint": "^10.1.0",
118118
"babel-jest": "^26.3.0",
119119
"babel-plugin-istanbul": "^6.0.0",
120-
"bootstrap-icons": "^1.0.0-alpha5",
120+
"bootstrap-icons": "^1.0.0",
121121
"bundlewatch": "^0.2.7",
122122
"clean-css-cli": "^4.3.0",
123123
"codemirror": "^5.57.0",
124124
"codesandbox": "^2.1.16",
125125
"core-js": ">=2.6.5 <3.0.0",
126126
"cross-env": "^7.0.2",
127-
"eslint": "^7.7.0",
127+
"eslint": "^7.8.0",
128128
"eslint-config-prettier": "^6.11.0",
129129
"eslint-config-standard": "^14.1.1",
130130
"eslint-config-vue": "^2.0.2",
@@ -153,7 +153,7 @@
153153
"prettier": "1.14.3",
154154
"regenerator-runtime": "^0.13.7",
155155
"require-context": "^1.1.0",
156-
"rollup": "^2.26.6",
156+
"rollup": "^2.26.8",
157157
"rollup-plugin-babel": "^4.4.0",
158158
"rollup-plugin-commonjs": "^10.1.0",
159159
"rollup-plugin-node-resolve": "^5.2.0",

0 commit comments

Comments
 (0)