Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 31, 2023
1 parent b634870 commit 7b7c83d
Show file tree
Hide file tree
Showing 2 changed files with 193 additions and 136 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,23 +21,23 @@
"build:storybook": "build-storybook -c .storybook -o dist/storybook"
},
"dependencies": {
"core-js": "3.29.0",
"core-js": "3.29.1",
"get-user-locale": "2.2.1",
"iso4217": "0.2.0",
"vue": "2.x"
},
"devDependencies": {
"@babel/core": "7.21.0",
"@babel/core": "7.21.3",
"@babel/preset-env": "7.20.2",
"@storybook/addon-actions": "6.5.16",
"@storybook/addon-essentials": "6.5.16",
"@storybook/addon-links": "6.5.16",
"@storybook/builder-webpack5": "6.5.16",
"@storybook/manager-webpack5": "6.5.16",
"@storybook/vue": "6.5.16",
"@types/jest": "29.4.0",
"@typescript-eslint/eslint-plugin": "5.54.1",
"@typescript-eslint/parser": "5.54.1",
"@types/jest": "29.5.0",
"@typescript-eslint/eslint-plugin": "5.57.0",
"@typescript-eslint/parser": "5.57.0",
"@vue/cli-plugin-babel": "5.0.8",
"@vue/cli-plugin-eslint": "5.0.8",
"@vue/cli-plugin-typescript": "5.0.8",
Expand All @@ -53,25 +53,25 @@
"babel-loader": "9.1.2",
"babel-plugin-transform-require-context": "0.1.1",
"css-loader": "6.7.3",
"eslint": "8.36.0",
"eslint": "8.37.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-storybook": "0.6.11",
"eslint-plugin-vue": "9.9.0",
"eslint-plugin-vue": "9.10.0",
"jest": "29.5.0",
"jest-config": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"jest-serializer-vue": "2.0.2",
"prettier": "2.8.4",
"sass": "1.59.2",
"sass-loader": "13.2.0",
"prettier": "2.8.7",
"sass": "1.60.0",
"sass-loader": "13.2.2",
"storybook": "6.5.16",
"style-loader": "3.3.1",
"style-loader": "3.3.2",
"ts-jest": "29.0.5",
"tsconfig-paths-webpack-plugin": "4.0.1",
"typescript": "4.9.5",
"typescript": "5.0.3",
"vue-loader": "15.10.1",
"vue-template-compiler": "2.x"
},
Expand Down
Loading

0 comments on commit 7b7c83d

Please sign in to comment.