@odoo/o-spreadsheet 19.1.0-alpha.6 → 19.1.0-alpha.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,9 +1,9 @@
1
1
  <!--
2
2
  This file is generated by o-spreadsheet build tools. Do not edit it.
3
3
  @see https://github.com/odoo/o-spreadsheet
4
- @version 19.1.0-alpha.6
5
- @date 2025-10-16T14:36:44.154Z
6
- @hash 8ab685e
4
+ @version 19.1.0-alpha.7
5
+ @date 2025-10-17T11:10:28.649Z
6
+ @hash a11279d
7
7
  -->
8
8
  <odoo>
9
9
  <t t-name="o-spreadsheet-ValidationMessages">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@odoo/o-spreadsheet",
3
- "version": "19.1.0-alpha.6",
3
+ "version": "19.1.0-alpha.7",
4
4
  "description": "A spreadsheet component",
5
5
  "type": "module",
6
6
  "main": "dist/o-spreadsheet.cjs.js",
@@ -132,7 +132,6 @@
132
132
  "xmlSelfClosingSpace": false
133
133
  },
134
134
  "dependencies": {
135
- "@odoo/o-spreadsheet-engine": "*",
136
135
  "@odoo/owl": "2.5.1",
137
136
  "bootstrap": "^5.3.3",
138
137
  "font-awesome": "^4.7.0",