Skip to content

Commit e7914e9

Browse files
committed
chore: deps update
1 parent 0dd2fb3 commit e7914e9

File tree

2 files changed

+2328
-1603
lines changed

2 files changed

+2328
-1603
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,18 @@
2222
"nuxt": "node --inspect=0.0.0.0 node_modules/nuxt-edge/bin/nuxt test/fixture"
2323
},
2424
"dependencies": {
25-
"applicationinsights": "^1.8.8",
26-
"@microsoft/applicationinsights-web": "^2.5.10",
25+
"applicationinsights": "^2.1.2",
26+
"@microsoft/applicationinsights-web": "^2.6.3",
2727
"consola": "^2.15.0",
2828
"deepmerge": "^4.2.2"
2929
},
3030
"devDependencies": {
31-
"@nuxtjs/eslint-config": "^5.0.0",
32-
"codecov": "^3.8.1",
33-
"eslint": "^7.15.0",
31+
"@nuxtjs/eslint-config": "^6.0.1",
32+
"codecov": "^3.8.2",
33+
"eslint": "^7.28.0",
3434
"jest": "^26.6.3",
35-
"nuxt-edge": "^2.15.0-26791235.85bb9790",
36-
"standard-version": "^9.0.0"
35+
"nuxt-edge": "^2.16.0-27064814.35c6ac41",
36+
"standard-version": "^9.3.0"
3737
},
3838
"types": "types/index.d.ts",
3939
"publishConfig": {

0 commit comments

Comments
 (0)