|
33 | 33 | }, |
34 | 34 | "dependencies": { |
35 | 35 | "defu": "^3.2.2", |
36 | | - "html-validate": "^4.6.0" |
| 36 | + "html-validate": "^4.6.1" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@babel/plugin-transform-runtime": "7.12.17", |
40 | | - "@babel/preset-env": "7.12.17", |
41 | | - "@babel/preset-typescript": "7.12.17", |
| 39 | + "@babel/plugin-transform-runtime": "7.13.9", |
| 40 | + "@babel/preset-env": "7.13.9", |
| 41 | + "@babel/preset-typescript": "7.13.0", |
42 | 42 | "@nuxt/test-utils": "0.1.3", |
43 | | - "@nuxt/types": "2.15.0", |
44 | | - "@nuxt/typescript-runtime": "2.0.1", |
45 | | - "@nuxtjs/eslint-config-typescript": "5.0.0", |
46 | | - "@release-it/conventional-changelog": "^2.0.0", |
| 43 | + "@nuxt/types": "2.15.2", |
| 44 | + "@nuxt/typescript-runtime": "2.0.2", |
| 45 | + "@nuxtjs/eslint-config-typescript": "6.0.0", |
| 46 | + "@release-it/conventional-changelog": "^2.0.1", |
47 | 47 | "@types/jest": "26.0.20", |
48 | 48 | "babel-eslint": "latest", |
49 | 49 | "babel-jest": "26.6.3", |
50 | | - "eslint": "^7.20.0", |
| 50 | + "eslint": "^7.21.0", |
51 | 51 | "husky": "4.3.8", |
52 | 52 | "jest": "26.6.3", |
53 | 53 | "lint-staged": "10.5.4", |
54 | | - "nuxt-edge": "2.15.1-26894914.98750a26", |
| 54 | + "nuxt-edge": "2.16.0-26917958.908d2522", |
55 | 55 | "release-it": "^14.4.1", |
56 | | - "siroc": "0.6.6" |
| 56 | + "siroc": "0.7.0" |
57 | 57 | }, |
58 | 58 | "peerDependencies": { |
59 | 59 | "chalk": "^3.0.0", |
|
0 commit comments