|
39 | 39 | "test:unit": "jest"
|
40 | 40 | },
|
41 | 41 | "dependencies": {
|
42 |
| - "@nuxt/http": "^0.5.10", |
| 42 | + "@nuxt/http": "^0.5.11", |
43 | 43 | "@nuxtjs/google-analytics": "^2.4.0",
|
44 |
| - "@nuxtjs/pwa": "^3.0.0-beta.20", |
| 44 | + "@nuxtjs/pwa": "^3.0.2", |
45 | 45 | "@nuxtjs/sentry": "^4.3.4",
|
46 | 46 | "@nuxtjs/sitemap": "^2.4.0",
|
47 |
| - "nuxt": "^2.14.1", |
| 47 | + "nuxt": "^2.14.4", |
48 | 48 | "vee-validate": "^3.3.9"
|
49 | 49 | },
|
50 | 50 | "devDependencies": {
|
51 |
| - "@babel/core": "^7.11.1", |
| 51 | + "@babel/core": "^7.11.4", |
52 | 52 | "@babel/preset-env": "^7.11.0",
|
53 | 53 | "@nuxtjs/eslint-config": "^3.1.0",
|
54 | 54 | "@nuxtjs/eslint-module": "^2.0.0",
|
55 | 55 | "@nuxtjs/stylelint-module": "^4.0.0",
|
56 |
| - "@nuxtjs/tailwindcss": "^3.0.0", |
57 |
| - "@vue/test-utils": "^1.0.3", |
| 56 | + "@nuxtjs/tailwindcss": "^3.0.2", |
| 57 | + "@vue/test-utils": "^1.0.4", |
58 | 58 | "babel-core": "^7.0.0-bridge",
|
59 | 59 | "babel-eslint": "^10.1.0",
|
60 | 60 | "babel-jest": "^26.3.0",
|
61 | 61 | "codecov": "^3.7.2",
|
62 |
| - "cypress": "^4.12.1", |
63 |
| - "eslint": "^7.6.0", |
| 62 | + "cypress": "^5.0.0", |
| 63 | + "eslint": "^7.7.0", |
64 | 64 | "eslint-config-prettier": "^6.11.0",
|
65 | 65 | "eslint-config-standard": "^14.1.1",
|
66 | 66 | "eslint-loader": "^4.0.2",
|
|
74 | 74 | "eslint-plugin-standard": "^4.0.1",
|
75 | 75 | "eslint-plugin-vue": "^6.2.2",
|
76 | 76 | "husky": "^4.2.5",
|
77 |
| - "jest": "^26.4.0", |
| 77 | + "jest": "^26.4.2", |
78 | 78 | "jest-serializer-vue": "^2.0.2",
|
79 | 79 | "jest-transform-stub": "^2.0.0",
|
80 |
| - "lint-staged": "^10.2.11", |
| 80 | + "lint-staged": "^10.2.13", |
81 | 81 | "postcss-nested": "^4.2.3",
|
82 |
| - "prettier": "^2.0.5", |
| 82 | + "prettier": "^2.1.1", |
83 | 83 | "stylelint": "^13.6.1",
|
84 | 84 | "stylelint-config-recommended": "^3.0.0",
|
85 | 85 | "vue-jest": "^3.0.6"
|
|
0 commit comments