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 9, 2024
1 parent 45bd6a4 commit 5b78af5
Show file tree
Hide file tree
Showing 2 changed files with 3,375 additions and 3,200 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,26 +30,26 @@
},
"dependencies": {},
"devDependencies": {
"@babel/core": "7.16.0",
"@babel/eslint-parser": "^7.16.3",
"@babel/preset-env": "7.16.0",
"@commitlint/cli": "16.2.1",
"@commitlint/config-conventional": "16.2.1",
"@babel/core": "7.25.7",
"@babel/eslint-parser": "^7.25.7",
"@babel/preset-env": "7.25.7",
"@commitlint/cli": "16.3.0",
"@commitlint/config-conventional": "16.2.4",
"@nuxt/test-utils": "0.2.2",
"@nuxtjs/eslint-config": "9.0.0",
"@nuxtjs/eslint-module": "3.0.2",
"babel-jest": "27.3.1",
"eslint": "8.2.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-nuxt": "3.0.0",
"eslint-plugin-prettier": "4.0.0",
"@nuxtjs/eslint-module": "3.1.0",
"babel-jest": "27.5.1",
"eslint": "8.57.1",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-nuxt": "3.2.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "7.0.4",
"jest": "27.3.1",
"lint-staged": "12.3.5",
"nuxt-edge": "2.16.0-27277936.ab1c6cb4",
"playwright": "1.16.3",
"prettier": "2.4.1",
"standard-version": "9.3.2"
"jest": "27.5.1",
"lint-staged": "12.5.0",
"nuxt-edge": "2.16.0-27923058.4ecdc72",
"playwright": "1.48.0",
"prettier": "2.8.8",
"standard-version": "9.5.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 5b78af5

Please sign in to comment.