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 Feb 28, 2024
1 parent f66d01d commit d6134df
Show file tree
Hide file tree
Showing 2 changed files with 2,325 additions and 1,388 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,22 @@
"test": "yarn lint && jest"
},
"dependencies": {
"@nuxtjs/markdownit-loader": "^1.1.1",
"@nuxtjs/markdownit-loader": "^1.2.0",
"defu": "^3.2.2",
"raw-loader": "^4.0.2"
},
"devDependencies": {
"@babel/preset-env": "^7.12.11",
"@babel/preset-typescript": "^7.12.7",
"@nuxt/test-utils": "^0.1.2",
"@nuxt/types": "^2.14.12",
"@babel/preset-env": "^7.24.0",
"@babel/preset-typescript": "^7.23.3",
"@nuxt/test-utils": "^0.2.2",
"@nuxt/types": "^2.17.3",
"@nuxtjs/eslint-config-typescript": "^5.0.0",
"@types/markdown-it": "^12.0.1",
"eslint": "^7.18.0",
"@types/markdown-it": "^12.2.3",
"eslint": "^7.32.0",
"jest": "^26.6.3",
"mkdist": "^0.1.1",
"nuxt-edge": "^2.15.0-26851753.1f1db806",
"siroc": "^0.6.2",
"mkdist": "^0.4.1",
"nuxt-edge": "^2.15.0-26889155.dd0eea40",
"siroc": "^0.16.0",
"standard-version": "^9.1.0"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit d6134df

Please sign in to comment.