|
1 | 1 | { |
2 | 2 | "name": "nuxtjs-woocommerce", |
3 | | - "version": "0.989", |
| 3 | + "version": "0.988", |
4 | 4 | "private": true, |
5 | 5 | "scripts": { |
6 | 6 | "dev": "nuxt", |
|
21 | 21 | "@nuxt/postcss8": "^1.1.3", |
22 | 22 | "@nuxtjs/apollo": "^4.0.1-rc.5", |
23 | 23 | "@nuxtjs/eslint-config": "^10.0.0", |
24 | | - "@nuxtjs/eslint-module": "^3.1.0", |
| 24 | + "@nuxtjs/eslint-module": "3.1.0", |
25 | 25 | "@nuxtjs/tailwindcss": "^5.1.3", |
26 | 26 | "@vue/test-utils": "1.3.0", |
27 | 27 | "algoliasearch": "^4.13.1", |
28 | 28 | "apollo-link": "^1.2.14", |
29 | 29 | "apollo-link-http": "^1.5.17", |
30 | 30 | "babel-core": "7.0.0-bridge.0", |
31 | 31 | "babel-eslint": "^10.1.0", |
32 | | - "babel-jest": "^28.1.1", |
33 | | - "core-js": "3.23.3", |
| 32 | + "babel-jest": "28.1.2", |
| 33 | + "core-js": "3.23.2", |
34 | 34 | "eslint": "^8.18.0", |
35 | 35 | "eslint-config-prettier": "^8.5.0", |
36 | 36 | "eslint-loader": "^4.0.2", |
37 | 37 | "eslint-plugin-nuxt": "^3.2.0", |
38 | 38 | "eslint-plugin-prettier": "^4.0.0", |
39 | | - "eslint-webpack-plugin": "^3.2.0", |
| 39 | + "eslint-webpack-plugin": "^3.1.1", |
40 | 40 | "graphql-tag": "^2.12.6", |
41 | | - "jest": "^28.1.1", |
42 | | - "jest-environment-jsdom": "^28.1.1", |
| 41 | + "jest": "28.1.2", |
| 42 | + "jest-environment-jsdom": "28.1.2", |
43 | 43 | "jsdom": "20.0.0", |
44 | 44 | "nuxt": "^2.15.8", |
45 | 45 | "postcss": "^8.4.14", |
|
0 commit comments