Skip to content

Commit f44d73d

Browse files
committed
updated outdated deps
1 parent 67a3763 commit f44d73d

File tree

2 files changed

+47
-46
lines changed

2 files changed

+47
-46
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"publish:package": "npm run publish:prep && npm run pkg:org && npm run pkg:login && npm run pkg:publish && npm run git:tag && npm run changelog"
4343
},
4444
"peerDependencies": {
45-
"@obewds/obewds-tw-config": "^0.6.1",
45+
"@obewds/obewds-tw-config": "^0.6.2",
4646
"@obewds/vue-component-helpers": "^0.7.1",
4747
"@obewds/vue-tw-el": "^1.2.0",
4848
"@obewds/vue-validators": "^0.3.2",
@@ -56,7 +56,7 @@
5656
"@tailwindcss/typography": "^0.5.2",
5757
"@types/lodash.merge": "^4.6.7",
5858
"@types/node": "^17.0.32",
59-
"@vitejs/plugin-vue": "^2.3.2",
59+
"@vitejs/plugin-vue": "^2.3.3",
6060
"@vue/test-utils": "^2.0.0-rc.20",
6161
"auto-changelog": "^2.4.0",
6262
"autoprefixer": "^10.4.7",
@@ -68,9 +68,9 @@
6868
"rimraf": "^3.0.2",
6969
"tailwindcss": "^3.0.24",
7070
"typescript": "^4.6.4",
71-
"vite": "^2.9.8",
71+
"vite": "^2.9.9",
7272
"vitepress": "^0.22.4",
73-
"vitest": "^0.12.3",
73+
"vitest": "^0.12.4",
7474
"vue": "^3.2.33",
7575
"vue-tsc": "^0.34.12"
7676
},

0 commit comments

Comments
 (0)