Skip to content

Commit febfbf5

Browse files
Bump the npm_and_yarn group across 1 directory with 5 updates
Bumps the npm_and_yarn group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bootstrap](https://github.com/twbs/bootstrap) | `5.3.3` | `5.3.4` | | [vue](https://github.com/vuejs/core) | `3.4.33` | `3.4.34` | | [postcss](https://github.com/postcss/postcss) | `8.4.46` | `8.4.47` | | [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) | `2.0.6` | `2.0.9` | | [nanoid](https://github.com/ai/nanoid) | `3.3.7` | `3.3.11` | Updates `bootstrap` from 5.3.3 to 5.3.4 - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.3...v5.3.4) Updates `vue` from 3.4.33 to 3.4.34 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.4.33...v3.4.34) Updates `postcss` from 8.4.46 to 8.4.47 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.46...8.4.47) Updates `http-proxy-middleware` from 2.0.6 to 2.0.9 - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.9) Updates `nanoid` from 3.3.7 to 3.3.11 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.11) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.4 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vue dependency-version: 3.4.34 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: postcss dependency-version: 8.4.47 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: http-proxy-middleware dependency-version: 2.0.9 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nanoid dependency-version: 3.3.11 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45dffc7 commit febfbf5

2 files changed

Lines changed: 71 additions & 71 deletions

File tree

package-lock.json

Lines changed: 68 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@vercel/analytics": "^1.3.1",
1212
"@vue/compat": "^3.2.45",
13-
"bootstrap": "^5.2.3",
13+
"bootstrap": "^5.3.4",
1414
"bootstrap-vue": "^2.23.1",
1515
"chess.js": "^1.0.0-alpha.0",
1616
"chessboardjs-vue3": "^0.0.5",
@@ -22,7 +22,7 @@
2222
"peerjs": "^1.5.4",
2323
"socket.io": "^4.8.0",
2424
"socket.io-client": "^4.7.5",
25-
"vue": "^3.4.33",
25+
"vue": "^3.4.34",
2626
"vue-socket.io": "^3.0.10",
2727
"vue-style-loader": "^4.1.3"
2828
},
@@ -36,7 +36,7 @@
3636
"@vue/component-compiler-utils": "^3.3.0",
3737
"eslint": "^8.31.0",
3838
"eslint-plugin-vue": "^9.8.0",
39-
"postcss": "^8.4.46",
39+
"postcss": "^8.4.47",
4040
"vue-loader": "^17.4.2"
4141
},
4242
"eslintConfig": {

0 commit comments

Comments
 (0)