Skip to content

Commit

Permalink
fix: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed May 20, 2023
1 parent 4348a61 commit 4bb22d6
Show file tree
Hide file tree
Showing 19 changed files with 3,643 additions and 2,757 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,48 +66,48 @@
"@intlify/message-compiler": "workspace:*",
"@microsoft/api-extractor": "7.15.2",
"@nexhome/yorkie": "^2.0.8",
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-commonjs": "^24.1.0",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-terser": "^0.4.0",
"@rollup/plugin-terser": "^0.4.3",
"@secretlint/secretlint-rule-preset-recommend": "^3.1.0",
"@textlint-rule/textlint-rule-no-unmatched-pair": "^1.0.7",
"@types/js-yaml": "^4.0.5",
"@types/jsdom": "^21.1.0",
"@types/node": "^18.11.18",
"@typescript-eslint/eslint-plugin": "^5.46.0",
"@typescript-eslint/parser": "^5.46.0",
"@vitest/coverage-c8": "^0.31.0",
"@types/jsdom": "^21.1.1",
"@types/node": "^18.16.13",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"@vitest/coverage-c8": "^0.31.1",
"algoliasearch": "^4.9.0",
"api-docs-gen": "^0.4.0",
"brotli": "^1.3.2",
"bumpp": "^9.0.0",
"bumpp": "^9.1.0",
"convert-hrtime": "^5.0.0",
"cross-env": "^7.0.3",
"esbuild-register": "^3.0.0",
"eslint": "^8.29.0",
"eslint-config-prettier": "^8.5.0",
"eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.0",
"eslint-plugin-vue": "^9.8.0",
"eslint-plugin-vue": "^9.13.0",
"execa": "^5.0.0",
"fixpack": "^4.0.0",
"globby": "^13.1.3",
"jiti": "^1.16.0",
"globby": "^13.1.4",
"jiti": "^1.18.2",
"js-yaml": "^4.1.0",
"jsdom": "^21.1.0",
"jsdom": "^21.1.2",
"lint-staged": "^12.0.0",
"listhen": "^1.0.3",
"listhen": "^1.0.4",
"minimist": "^1.2.5",
"npm-run-all": "^4.1.5",
"opener": "^1.5.2",
"pathe": "^1.0.0",
"picocolors": "^1.0.0",
"playwright": "^1.31.1",
"prettier": "^2.8.1",
"playwright": "^1.34.0",
"prettier": "^2.8.8",
"rc": "^1.2.8",
"rimraf": "^3.0.2",
"rollup": "^3.10.0",
"rollup": "^3.22.0",
"rollup-plugin-node-builtins": "^2.1.2",
"rollup-plugin-node-globals": "^1.4.0",
"rollup-plugin-typescript2": "^0.34.1",
Expand All @@ -131,10 +131,10 @@
"textlint-rule-unexpanded-acronym": "^1.2.4",
"textlint-rule-write-good": "^2.0.0",
"trash-cli": "^5.0.0",
"tslib": "^2.4.0",
"typescript": "^4.9.4",
"tslib": "^2.5.2",
"typescript": "^5.0.4",
"vitepress": "^1.0.0-alpha.40",
"vitest": "^0.31.0",
"vitest": "^0.31.1",
"vue": "^3.2.45",
"vue-i18n": "workspace:*"
},
Expand Down Expand Up @@ -165,7 +165,7 @@
"secretlint"
]
},
"packageManager": "pnpm@7.32.3",
"packageManager": "pnpm@8.5.1",
"pnpm": {
"overrides": {
"vue": "3.2.45",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`@.caml:{'no apples'} | {0} apple | {n} apples > ast 1`] = `
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`arrow mode > complex > apple mapping 1`] = `
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`parse > EOF in linked modifier 1`] = `
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`token analysis > " | | |" tokens 1`] = `
[
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`transform > ast 1`] = `
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`basic > hi @:name ! 1`] = `
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`basic > hi {0} ! 1`] = `
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`basic > hello {'world'} ! 1`] = `
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`%{nickname} %{action} issue %{code} 1`] = `
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`basic > hi {name} ! 1`] = `
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`basic > no apples | one apple | too much apples 1`] = `
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`emoji > 😺 1`] = `
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`modulo cases > multiple > %{action} issue %s %{code} ! 1`] = `
{
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/test/__snapshots__/utils.test.ts.snap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`generateCodeFrame 1`] = `
"1 | hi, { 'kazupon' }
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`__translateVNode > missing 1`] = `
[
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`slot reactivity > composable > en 1`] = `"<h1>Root</h1><form><select><option value=\\"en\\">en</option><option value=\\"ja\\">ja</option></select></form><p>hello!</p><div class=\\"child\\"><h1>Child</h1><form><select><option value=\\"en\\">en</option><option value=\\"ja\\">ja</option></select></form><p>hello!</p><div class=\\"sub-child\\"><h1>Sub Child</h1><form><select><option value=\\"en\\">en</option><option value=\\"ja\\">ja</option></select></form><p>hello!</p></div> t inside of slot <p>hello!</p> i18n-t inside of slot <p>hello!</p></div>"`;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Vitest Snapshot v1
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`issue #968 1`] = `"<div class=\\"col-auto text-h6\\">£</div><div class=\\"col-auto text-h3\\">1</div><div class=\\"col-auto text-subtitle1 self-end text-amber\\">,</div><div class=\\"col-auto text-h3\\">150</div><div class=\\"col-auto text-subtitle1 self-end text-amber\\">,</div><div class=\\"col-auto text-h3\\">001</div><div class=\\"col-auto text-subtitle2 self-end text-primary\\">.</div><div class=\\"col-auto text-subtitle1 self-end text-red\\">20</div>"`;
Expand Down

0 comments on commit 4bb22d6

Please sign in to comment.