Skip to content

Commit

Permalink
NPM: update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Ondráček <mail@romanondracek.cz>
  • Loading branch information
Roman3349 committed Jan 26, 2024
1 parent 7547f37 commit 398f023
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 49 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"packages/*"
],
"devDependencies": {
"@types/node": "^20.10.5",
"@vitest/coverage-istanbul": "^1.1.0",
"pnpm": "^8.12.1",
"@types/node": "^20.11.7",
"@vitest/coverage-istanbul": "^1.2.2",
"pnpm": "^8.14.3",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"vite-tsconfig-paths": "^4.2.2",
"vitest": "^1.1.0"
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^1.2.2"
}
}
22 changes: 11 additions & 11 deletions packages/api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,27 +51,27 @@
],
"license": "Apache-2.0",
"dependencies": {
"axios": "^1.6.2",
"axios": "^1.6.7",
"luxon": "^3.4.4",
"punycode": "^2.3.1",
"uuid": "^9.0.1"
},
"devDependencies": {
"@types/luxon": "^3.3.7",
"@types/node": "^20.10.5",
"@types/luxon": "^3.4.2",
"@types/node": "^20.11.7",
"@types/punycode": "^2.1.3",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@vitest/coverage-istanbul": "^1.1.0",
"@vitest/spy": "^1.1.0",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@vitest/coverage-istanbul": "^1.2.2",
"@vitest/spy": "^1.2.2",
"axios-mock-adapter": "^1.22.0",
"eslint": "^8.56.0",
"eslint-plugin-import": "^2.29.1",
"ts-node": "^10.9.2",
"typedoc": "^0.25.4",
"typedoc": "^0.25.7",
"typescript": "^5.3.3",
"vite-tsconfig-paths": "^4.2.2",
"vitest": "^1.1.0"
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^1.2.2"
}
}
66 changes: 33 additions & 33 deletions packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
"@chenfengyuan/vue-countdown": "^1.1.5",
"@iqrf/iqrf-gateway-webapp-client": "latest",
"@iqrf/iqrf-repository-client": "^0.0.12",
"@mdi/font": "^7.3.67",
"@mdi/font": "^7.4.47",
"@popperjs/core": "^2.11.8",
"@sentry/browser": "^7.91.0",
"@sentry/vue": "^7.91.0",
"@sentry/browser": "^7.98.0",
"@sentry/vue": "^7.98.0",
"ajv": "^8.12.0",
"axios": "^1.6.2",
"axios": "^1.6.7",
"color": "^4.2.3",
"compare-versions": "^6.1.0",
"cron-validate": "^1.4.5",
Expand All @@ -70,7 +70,7 @@
"uuid": "^9.0.1",
"v-clipboard": "^2.2.3",
"vee-validate": "^3.4.15",
"vue": "^2.7.15",
"vue": "^2.7.16",
"vue-class-component": "^7.2.6",
"vue-datetime": "1.0.0-beta.14",
"vue-i18n": "^8.28.2",
Expand All @@ -89,64 +89,64 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@babel/core": "^7.23.6",
"@babel/core": "^7.23.9",
"@babel/plugin-transform-modules-commonjs": "^7.23.3",
"@babel/preset-env": "^7.23.6",
"@cypress/code-coverage": "^3.12.15",
"@faker-js/faker": "^8.3.1",
"@babel/preset-env": "^7.23.9",
"@cypress/code-coverage": "^3.12.19",
"@faker-js/faker": "^8.4.0",
"@types/color": "^3.0.6",
"@types/file-saver": "^2.0.7",
"@types/ini": "^1.3.34",
"@types/ini": "^4.1.0",
"@types/luxon": "^1.27.1",
"@types/node": "^20.10.5",
"@types/node": "^20.11.7",
"@types/prismjs": "^1.26.3",
"@types/punycode": "^2.1.3",
"@types/uuid": "^9.0.7",
"@types/uuid": "^9.0.8",
"@types/vue-datetime": "^1.0.5",
"@types/vue-select": "^3.16.8",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@vitejs/plugin-vue2": "^2.3.1",
"@vitest/coverage-istanbul": "^1.1.0",
"@vitest/spy": "^1.1.0",
"@vitest/coverage-istanbul": "^1.2.2",
"@vitest/spy": "^1.2.2",
"@vue/babel-preset-app": "^5.0.8",
"@vue/compiler-sfc": "^3.3.13",
"@vue/compiler-sfc": "^3.4.15",
"@vue/eslint-config-standard": "^8.0.1",
"@vue/eslint-config-typescript": "^12.0.0",
"babel-loader": "^9.1.3",
"babel-plugin-istanbul": "^6.1.1",
"cypress": "^13.6.1",
"cypress": "^13.6.3",
"eslint": "^8.56.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.19.2",
"eslint-plugin-vue": "^9.20.1",
"eslint-plugin-vuetify": "^1.1.0",
"file-loader": "^6.2.0",
"newman": "^6.0.0",
"newman": "^6.1.0",
"nyc": "^15.1.0",
"postcss": "^8.4.32",
"postcss-html": "^1.5.0",
"postcss": "^8.4.33",
"postcss-html": "^1.6.0",
"postcss-scss": "^4.0.9",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
"stylelint": "^16.0.2",
"stylelint-config-standard-scss": "^12.0.0",
"sass": "^1.70.0",
"sass-loader": "^14.0.0",
"stylelint": "^16.2.0",
"stylelint-config-standard-scss": "^13.0.0",
"stylelint-config-standard-vue": "^1.0.0",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.0.10",
"vite": "^5.0.12",
"vite-plugin-ejs": "^1.7.0",
"vite-svg-loader": "^5.1.0",
"vite-tsconfig-paths": "^4.2.2",
"vitest": "^1.1.0",
"vue-eslint-parser": "^9.3.2",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^1.2.2",
"vue-eslint-parser": "^9.4.2",
"vue-i18n-extract": "^2.0.7",
"vue-template-compiler": "^2.7.15",
"vue-tsc": "^1.8.26",
"webpack": "^5.89.0"
"vue-template-compiler": "^2.7.16",
"vue-tsc": "^1.8.27",
"webpack": "^5.90.0"
},
"browserslist": [
"> 0.5%",
Expand Down

0 comments on commit 398f023

Please sign in to comment.