|
36 | 36 | },
|
37 | 37 | "dependencies": {
|
38 | 38 | "defu": "^3.2.2",
|
39 |
| - "html-validate": "^4.0.2" |
| 39 | + "html-validate": "^4.1.0" |
40 | 40 | },
|
41 | 41 | "devDependencies": {
|
42 |
| - "@babel/plugin-transform-runtime": "latest", |
43 |
| - "@babel/preset-env": "7.12.7", |
| 42 | + "@babel/plugin-transform-runtime": "7.12.10", |
| 43 | + "@babel/preset-env": "7.12.11", |
44 | 44 | "@babel/preset-typescript": "7.12.7",
|
45 |
| - "@nuxt/test-utils": "0.0.1", |
46 |
| - "@nuxt/types": "latest", |
| 45 | + "@nuxt/test-utils": "0.1.2", |
| 46 | + "@nuxt/types": "2.14.12", |
47 | 47 | "@nuxt/typescript-runtime": "latest",
|
48 | 48 | "@nuxtjs/eslint-config-typescript": "5.0.0",
|
49 | 49 | "@release-it/conventional-changelog": "^2.0.0",
|
50 |
| - "@types/jest": "latest", |
| 50 | + "@types/jest": "26.0.19", |
51 | 51 | "babel-eslint": "latest",
|
52 | 52 | "babel-jest": "26.6.3",
|
53 |
| - "eslint": "^7.14.0", |
54 |
| - "husky": "4.3.0", |
| 53 | + "eslint": "^7.15.0", |
| 54 | + "husky": "4.3.6", |
55 | 55 | "jest": "26.6.3",
|
56 |
| - "lint-staged": "10.5.2", |
57 |
| - "nuxt-edge": "2.14.8-26776834.e02fecdf", |
| 56 | + "lint-staged": "10.5.3", |
| 57 | + "nuxt-edge": "2.14.13-26803446.5318172", |
58 | 58 | "release-it": "^14.2.2",
|
59 |
| - "siroc": "0.5.0" |
| 59 | + "siroc": "0.6.0" |
60 | 60 | },
|
61 | 61 | "peerDependencies": {
|
62 | 62 | "chalk": "^3.0.0",
|
|
0 commit comments