Skip to content

Commit

Permalink
Merge pull request #614 from w3bdesign/utvikling
Browse files Browse the repository at this point in the history
Update packages
  • Loading branch information
w3bdesign authored May 8, 2022
2 parents 1c33648 + 79bf9ba commit b85c43b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxtjs-woocommerce",
"version": "0.985",
"version": "0.986",
"private": true,
"scripts": {
"dev": "nuxt",
Expand All @@ -23,29 +23,29 @@
"@nuxtjs/eslint-config": "^10.0.0",
"@nuxtjs/eslint-module": "3.1.0",
"@nuxtjs/tailwindcss": "4.2.1",
"@vue/test-utils": "^1.3.0",
"@vue/test-utils": "1.3.0",
"algoliasearch": "^4.13.0",
"apollo-link": "^1.2.14",
"apollo-link-http": "^1.5.17",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^28.0.3",
"babel-jest": "^28.1.0",
"core-js": "^3.22.4",
"eslint": "^8.14.0",
"eslint": "^8.15.0",
"eslint-config-prettier": "^8.5.0",
"eslint-loader": "^4.0.2",
"eslint-plugin-nuxt": "^3.2.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-webpack-plugin": "^3.1.1",
"graphql-tag": "^2.12.6",
"jest": "^28.0.3",
"jest": "^28.1.0",
"nuxt": "^2.15.8",
"postcss": "^8.4.13",
"prettier": "^2.6.2",
"tailwindcss": "3.0.24",
"uid": "^2.0.0",
"vue": "^2.6.14",
"vue-instantsearch": "^3.9.0",
"vue": "2.6.14",
"vue-instantsearch": "3.9.0",
"vue-jest": "^3.0.7",
"vue-server-renderer": "^2.6.14",
"vue-template-compiler": "^2.6.14"
Expand Down

1 comment on commit b85c43b

@vercel
Copy link

@vercel vercel bot commented on b85c43b May 8, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.