|
78 | 78 | "@codemirror/lint": "^6.4.2",
|
79 | 79 | "@codemirror/search": "^6.5.4",
|
80 | 80 | "@codemirror/state": "^6.3.1",
|
81 |
| - "@codemirror/view": "^6.21.4", |
| 81 | + "@codemirror/view": "^6.22.0", |
82 | 82 | "@fortawesome/free-regular-svg-icons": "^6.4.2",
|
83 | 83 | "@fortawesome/free-solid-svg-icons": "^6.4.2",
|
84 | 84 | "@replit/codemirror-indentation-markers": "^6.5.0",
|
|
110 | 110 | "@rollup/plugin-node-resolve": "15.2.3",
|
111 | 111 | "@rollup/plugin-terser": "0.4.4",
|
112 | 112 | "@rollup/plugin-typescript": "11.1.5",
|
113 |
| - "@sveltejs/adapter-auto": "2.1.0", |
114 |
| - "@sveltejs/kit": "1.27.2", |
| 113 | + "@sveltejs/adapter-auto": "2.1.1", |
| 114 | + "@sveltejs/kit": "1.27.3", |
115 | 115 | "@sveltejs/package": "2.2.2",
|
116 | 116 | "@sveltejs/vite-plugin-svelte": "2.4.6",
|
117 | 117 | "@testing-library/jest-dom": "6.1.4",
|
118 |
| - "@testing-library/svelte": "4.0.4", |
119 |
| - "@types/cookie": "0.5.3", |
| 118 | + "@testing-library/svelte": "4.0.5", |
| 119 | + "@types/cookie": "0.5.4", |
120 | 120 | "@types/expect": "24.3.0",
|
121 |
| - "@types/jmespath": "0.15.1", |
122 |
| - "@types/lodash-es": "4.17.10", |
123 |
| - "@typescript-eslint/eslint-plugin": "6.9.1", |
124 |
| - "@typescript-eslint/parser": "6.9.1", |
| 121 | + "@types/jmespath": "0.15.2", |
| 122 | + "@types/lodash-es": "4.17.11", |
| 123 | + "@typescript-eslint/eslint-plugin": "6.10.0", |
| 124 | + "@typescript-eslint/parser": "6.10.0", |
125 | 125 | "@vitest/coverage-c8": "0.33.0",
|
126 | 126 | "cpy-cli": "5.0.0",
|
127 | 127 | "del-cli": "5.1.0",
|
128 |
| - "eslint": "8.52.0", |
| 128 | + "eslint": "8.53.0", |
129 | 129 | "eslint-config-prettier": "9.0.0",
|
130 | 130 | "eslint-plugin-import": "2.29.0",
|
131 |
| - "eslint-plugin-svelte": "2.34.0", |
| 131 | + "eslint-plugin-svelte": "2.35.0", |
132 | 132 | "husky": "8.0.3",
|
133 | 133 | "jsdom": "22.1.0",
|
134 |
| - "lossless-json": "3.0.0", |
| 134 | + "lossless-json": "3.0.1", |
135 | 135 | "npm-run-all": "4.1.5",
|
136 | 136 | "prettier": "3.0.3",
|
137 | 137 | "prettier-plugin-svelte": "3.0.3",
|
138 |
| - "rollup": "4.2.0", |
| 138 | + "rollup": "4.3.0", |
139 | 139 | "rollup-plugin-dts": "6.1.0",
|
140 | 140 | "rollup-plugin-svelte": "7.1.6",
|
141 | 141 | "standard-version": "9.5.0",
|
|
0 commit comments