|
35 | 35 | "dependencies": { |
36 | 36 | "@nuxt/kit": "^0.6.4", |
37 | 37 | "defu": "^5.0.0", |
38 | | - "ohmyfetch": "^0.2.0", |
| 38 | + "ohmyfetch": "^0.3.1", |
39 | 39 | "remark-github": "^10.1.0", |
40 | | - "unbuild": "^0.4.2" |
| 40 | + "unbuild": "^0.5.7" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | 43 | "@babel/plugin-proposal-class-properties": "^7.14.5", |
44 | | - "@babel/plugin-proposal-object-rest-spread": "^7.14.7", |
| 44 | + "@babel/plugin-proposal-object-rest-spread": "^7.15.6", |
45 | 45 | "@babel/plugin-transform-runtime": "latest", |
46 | | - "@docus/app": "^1.1.3", |
| 46 | + "@docus/app": "^1.3.5", |
47 | 47 | "@nuxt/test-utils": "latest", |
48 | 48 | "@nuxt/types": "^2.15.8", |
49 | 49 | "@nuxt/typescript-runtime": "latest", |
50 | 50 | "@nuxtjs/eslint-config-typescript": "latest", |
51 | | - "@types/jest": "^27.0.0", |
| 51 | + "@types/jest": "^27.0.2", |
52 | 52 | "babel-eslint": "latest", |
53 | 53 | "eslint": "^7.32.0", |
54 | 54 | "eslint-config-prettier": "^8.3.0", |
55 | 55 | "eslint-plugin-nuxt": "^2.0.0", |
56 | | - "eslint-plugin-prettier": "^3.4.0", |
57 | | - "jest": "^27.0.6", |
58 | | - "playwright": "^1.13.1", |
59 | | - "prettier": "^2.3.2", |
60 | | - "ts-jest": "^27.0.4" |
| 56 | + "eslint-plugin-prettier": "^3.4.1", |
| 57 | + "jest": "^27.3.0", |
| 58 | + "playwright": "^1.15.2", |
| 59 | + "prettier": "^2.4.1", |
| 60 | + "ts-jest": "^27.0.7" |
61 | 61 | }, |
62 | 62 | "publishConfig": { |
63 | 63 | "access": "public" |
|
0 commit comments