chore(deps): bump
This commit is contained in:
12
package.json
12
package.json
@@ -2,7 +2,7 @@
|
||||
"name": "hoppscotch",
|
||||
"version": "1.10.0",
|
||||
"description": "Open source API development ecosystem",
|
||||
"author": "liyasthomas",
|
||||
"author": "Hoppscotch (support@hoppscotch.io)",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "nuxt",
|
||||
@@ -35,7 +35,7 @@
|
||||
"lodash": "^4.17.20",
|
||||
"mustache": "^4.2.0",
|
||||
"nuxt": "^2.15.4",
|
||||
"nuxt-i18n": "^6.25.0",
|
||||
"nuxt-i18n": "^6.26.0",
|
||||
"paho-mqtt": "^1.1.0",
|
||||
"rxjs": "^6.6.7",
|
||||
"socket.io-client": "^4.0.1",
|
||||
@@ -48,7 +48,7 @@
|
||||
"yargs-parser": "^20.2.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.13.15",
|
||||
"@babel/core": "^7.13.16",
|
||||
"@babel/plugin-proposal-class-properties": "^7.12.13",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
|
||||
@@ -60,7 +60,7 @@
|
||||
"@nuxtjs/google-fonts": "^1.3.0",
|
||||
"@nuxtjs/pwa": "^3.3.5",
|
||||
"@nuxtjs/tailwindcss": "^4.0.3",
|
||||
"@testing-library/jest-dom": "^5.11.10",
|
||||
"@testing-library/jest-dom": "^5.12.0",
|
||||
"@types/lodash": "^4.14.168",
|
||||
"@vue/test-utils": "^1.1.4",
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
@@ -70,11 +70,11 @@
|
||||
"husky": "^6.0.0",
|
||||
"jest": "^26.6.3",
|
||||
"jest-serializer-vue": "^2.0.2",
|
||||
"postcss": "^8.2.10",
|
||||
"postcss": "^8.2.12",
|
||||
"prettier": "^2.2.1",
|
||||
"pretty-quick": "^3.1.0",
|
||||
"raw-loader": "^4.0.2",
|
||||
"sass": "^1.32.10",
|
||||
"sass": "^1.32.11",
|
||||
"sass-loader": "^10.1.1",
|
||||
"ts-jest": "^26.5.5",
|
||||
"vue-jest": "^3.0.7",
|
||||
|
||||
Reference in New Issue
Block a user