Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 2600447 commit f362429
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,17 @@
"version": "changeset version"
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@changesets/cli": "2.27.7",
"@babel/core": "7.25.8",
"@babel/preset-env": "7.25.8",
"@changesets/cli": "2.27.9",
"@commitlint/cli": "16.0",
"@commitlint/config-conventional": "16.0",
"@vue/test-utils": "1.3.6",
"babel-core": "7.0.0-bridge.0",
"bundlewatch": "0.4.0",
"codecov": "^3.8.3",
"cypress": "^13.14.1",
"esbuild": "0.23.1",
"cypress": "^13.15.0",
"esbuild": "0.24.0",
"esbuild-jest": "0.5.0",
"eslint": "7.32.0",
"eslint-junit": "1.0.1",
Expand All @@ -63,7 +63,7 @@
"renovate": "32.0.2",
"rimraf": "6.0.1",
"siroc": "0.16.0",
"start-server-and-test": "^2.0.5",
"start-server-and-test": "^2.0.8",
"vue": "2.7.16",
"vue-jest": "3.0.7",
"vue-template-compiler": "2.7.16"
Expand Down
2 changes: 1 addition & 1 deletion packages/blocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"templates"
],
"dependencies": {
"axios": "0.28.0",
"axios": "0.28.1",
"drupal-jsonapi-params": "^2.3.1",
"druxt": "^0.24.0",
"druxt-entity": "^0.28.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/druxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
"dependencies": {
"@nuxtjs/axios": "^5.13.6",
"@nuxtjs/proxy": "^2.1.0",
"@vue/devtools-api": "^6.6.3",
"@vue/devtools-api": "^6.6.4",
"chalk": "^4.1.2",
"deepmerge": "^4.3.1",
"drupal-jsonapi-params": "^2.3.1",
"express-rate-limit": "^7.4.0",
"launch-editor": "^2.8.1",
"express-rate-limit": "^7.4.1",
"launch-editor": "^2.9.1",
"md5": "^2.3.0",
"querystring": "^0.2.1",
"scule": "^0.3.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/views/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"templates"
],
"dependencies": {
"axios": "0.28.0",
"axios": "0.28.1",
"deepmerge": "^4.3.1",
"drupal-jsonapi-params": "^2.3.1",
"druxt": "^0.24.0",
Expand Down

0 comments on commit f362429

Please sign in to comment.