Skip to content

Commit b85c43b

Browse files
authored
Merge pull request #614 from w3bdesign/utvikling
Update packages
2 parents 1c33648 + 79bf9ba commit b85c43b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxtjs-woocommerce",
3-
"version": "0.985",
3+
"version": "0.986",
44
"private": true,
55
"scripts": {
66
"dev": "nuxt",
@@ -23,29 +23,29 @@
2323
"@nuxtjs/eslint-config": "^10.0.0",
2424
"@nuxtjs/eslint-module": "3.1.0",
2525
"@nuxtjs/tailwindcss": "4.2.1",
26-
"@vue/test-utils": "^1.3.0",
26+
"@vue/test-utils": "1.3.0",
2727
"algoliasearch": "^4.13.0",
2828
"apollo-link": "^1.2.14",
2929
"apollo-link-http": "^1.5.17",
3030
"babel-core": "7.0.0-bridge.0",
3131
"babel-eslint": "^10.1.0",
32-
"babel-jest": "^28.0.3",
32+
"babel-jest": "^28.1.0",
3333
"core-js": "^3.22.4",
34-
"eslint": "^8.14.0",
34+
"eslint": "^8.15.0",
3535
"eslint-config-prettier": "^8.5.0",
3636
"eslint-loader": "^4.0.2",
3737
"eslint-plugin-nuxt": "^3.2.0",
3838
"eslint-plugin-prettier": "^4.0.0",
3939
"eslint-webpack-plugin": "^3.1.1",
4040
"graphql-tag": "^2.12.6",
41-
"jest": "^28.0.3",
41+
"jest": "^28.1.0",
4242
"nuxt": "^2.15.8",
4343
"postcss": "^8.4.13",
4444
"prettier": "^2.6.2",
4545
"tailwindcss": "3.0.24",
4646
"uid": "^2.0.0",
47-
"vue": "^2.6.14",
48-
"vue-instantsearch": "^3.9.0",
47+
"vue": "2.6.14",
48+
"vue-instantsearch": "3.9.0",
4949
"vue-jest": "^3.0.7",
5050
"vue-server-renderer": "^2.6.14",
5151
"vue-template-compiler": "^2.6.14"

0 commit comments

Comments
 (0)